commit: 1ec8af88342c7357bd8fa36c3d4f71f198b5c643 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Mon Sep 7 08:14:40 2015 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Mon Sep 7 08:31:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec8af88
sys-auth/consolekit: Drop keywords for all arches I havent tested Package-Manager: portage-2.2.20.1 sys-auth/consolekit/consolekit-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/consolekit/consolekit-1.0.0.ebuild b/sys-auth/consolekit/consolekit-1.0.0.ebuild index fcd88b0..b7d62f1 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=