summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2015-09-07 16:14:40 +0800
committerJason Zaman <perfinion@gentoo.org>2015-09-07 16:31:49 +0800
commit1ec8af88342c7357bd8fa36c3d4f71f198b5c643 (patch)
tree4cc79dd524be3adee2b6a6098d4a326cfd844861 /sys-auth
parentsys-auth/consolekit: Add myself to maintainers (diff)
downloadgentoo-1ec8af88342c7357bd8fa36c3d4f71f198b5c643.tar.gz
gentoo-1ec8af88342c7357bd8fa36c3d4f71f198b5c643.tar.bz2
gentoo-1ec8af88342c7357bd8fa36c3d4f71f198b5c643.zip
sys-auth/consolekit: Drop keywords for all arches I havent tested
Package-Manager: portage-2.2.20.1
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 fcd88b0141ec..b7d62f1af9d1 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86"
IUSE="acl cgroups debug doc kernel_linux pam policykit selinux test"
COMMON_DEPEND=">=dev-libs/glib-2.40:2=