diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-17 13:05:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-17 13:05:23 +0300 |
commit | b219326799b02eb29be651486616fb7fcb7ae398 (patch) | |
tree | deb43ad4e92085997441cc9b58d8d79cb67483fd /app-crypt/libsecret | |
parent | app-crypt/gcr: alpha stable wrt bug #685254 (diff) | |
download | gentoo-b219326799b02eb29be651486616fb7fcb7ae398.tar.gz gentoo-b219326799b02eb29be651486616fb7fcb7ae398.tar.bz2 gentoo-b219326799b02eb29be651486616fb7fcb7ae398.zip |
app-crypt/libsecret: alpha stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.8.ebuild b/app-crypt/libsecret/libsecret-0.18.8.ebuild index e0656ba4e28a..37465993e849 100644 --- a/app-crypt/libsecret/libsecret-0.18.8.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.8.ebuild @@ -18,7 +18,7 @@ IUSE="+crypt +introspection test +vala" REQUIRED_USE="test? ( introspection ) vala? ( introspection )" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" RDEPEND=" >=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}] |