From f9c9324505814a2bc8c50870f829f28b1c9dd2be Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Thu, 7 May 2015 16:23:02 -0700 Subject: [PATCH] sys-auth/polkit: Add arm64 keyword Add arm64 keyword and bump polkit-0.112-r3.ebuild to polkit-0.112-r4.ebuild. Signed-off-by: Geoff Levand --- .../polkit/{polkit-0.112-r3.ebuild => polkit-0.112-r4.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/sys-auth/polkit/{polkit-0.112-r3.ebuild => polkit-0.112-r4.ebuild} (97%) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-auth/polkit/polkit-0.112-r3.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-auth/polkit/polkit-0.112-r4.ebuild similarity index 97% rename from sdk_container/src/third_party/coreos-overlay/sys-auth/polkit/polkit-0.112-r3.ebuild rename to sdk_container/src/third_party/coreos-overlay/sys-auth/polkit/polkit-0.112-r4.ebuild index 45fc92b868..cb767b4dcd 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-auth/polkit/polkit-0.112-r3.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-auth/polkit/polkit-0.112-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="examples gtk +introspection jit kde nls pam selinux systemd" RDEPEND="ia64? ( =dev-lang/spidermonkey-1.8.5*[-debug] )