summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-16 10:26:17 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-16 10:40:25 +0200
commita067258bf3a9b8ab0af8c3365c23170a8bf1eabb (patch)
treedf6260d99d29f13fa2959b5d77584848f3a7338a /app-crypt/libsecret
parentapp-crypt/gcr: add alpha keyword (diff)
downloadgentoo-a067258bf3a9b8ab0af8c3365c23170a8bf1eabb.tar.gz
gentoo-a067258bf3a9b8ab0af8c3365c23170a8bf1eabb.tar.bz2
gentoo-a067258bf3a9b8ab0af8c3365c23170a8bf1eabb.zip
app-crypt/libsecret: add alpha keyword
Gentoo-Bug: 551826 Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r--app-crypt/libsecret/libsecret-0.18.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.3.ebuild b/app-crypt/libsecret/libsecret-0.18.3.ebuild
index 0892fcb1ff24..6799eea62392 100644
--- a/app-crypt/libsecret/libsecret-0.18.3.ebuild
+++ b/app-crypt/libsecret/libsecret-0.18.3.ebuild
@@ -16,7 +16,7 @@ LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only
SLOT="0"
IUSE="+crypt debug +introspection test vala"
REQUIRED_USE="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.38:2