sys-auth/consolekit: Drop keywords for all arches I havent tested
authorJason Zaman <perfinion@gentoo.org>
Mon, 7 Sep 2015 08:14:40 +0000 (16:14 +0800)
committerJason Zaman <perfinion@gentoo.org>
Mon, 7 Sep 2015 08:31:49 +0000 (16:31 +0800)
Package-Manager: portage-2.2.20.1

sys-auth/consolekit/consolekit-1.0.0.ebuild

index fcd88b0141ec2fbc725bb1d2e6232b3cad9e4cb3..b7d62f1af9d1f2fa2fe63f46d7f1741b0b0093bd 100644 (file)
@@ -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=