diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-09-18 09:50:03 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-09-18 09:50:03 -0400 |
commit | 94b2307131d9ca37c1c7bfe5d19a16586cb8b95c (patch) | |
tree | 6227028d1dc4abb4d522040dbbbf591f54ce2b7d | |
parent | b20fa2ec23fb51524cc3e04be3a5523a391a553a (diff) | |
download | gentoo-overlay-94b2307131d9ca37c1c7bfe5d19a16586cb8b95c.tar.xz gentoo-overlay-94b2307131d9ca37c1c7bfe5d19a16586cb8b95c.zip |
app-crypt/libsecret: bump
-rw-r--r-- | app-crypt/libsecret/libsecret-0.20.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.20.3-r1.ebuild b/app-crypt/libsecret/libsecret-0.20.3-r1.ebuild index 8d22c76..0a3da68 100644 --- a/app-crypt/libsecret/libsecret-0.20.3-r1.ebuild +++ b/app-crypt/libsecret/libsecret-0.20.3-r1.ebuild @@ -19,7 +19,7 @@ RESTRICT="!test? ( test )" REQUIRED_USE="test? ( introspection ) vala? ( introspection )" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86" RDEPEND=" >=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}] |