summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-22 14:40:30 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-22 14:41:03 +0200
commit0619317f1a1a548d1434e0420e9b742f120aa90e (patch)
tree4103165033ca37232c5e6b8ed4986d2a1f6cf7e6 /sys-auth
parentsys-libs/libnih: add ~alpha keyword (diff)
downloadgentoo-0619317f1a1a548d1434e0420e9b742f120aa90e.tar.gz
gentoo-0619317f1a1a548d1434e0420e9b742f120aa90e.tar.bz2
gentoo-0619317f1a1a548d1434e0420e9b742f120aa90e.zip
sys-auth/consolekit: add ~alpha keyword
Gentoo-Bug: 559770 Package-Manager: portage-2.2.21
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/consolekit/consolekit-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/consolekit/consolekit-1.0.0.ebuild b/sys-auth/consolekit/consolekit-1.0.0.ebuild
index b1619601125a..e8f027f50324 100644
--- a/sys-auth/consolekit/consolekit-1.0.0.ebuild
+++ b/sys-auth/consolekit/consolekit-1.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.ta
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86"
IUSE="acl cgroups debug doc kernel_linux pam policykit selinux test"
COMMON_DEPEND=">=dev-libs/glib-2.40:2=