diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-20 15:03:45 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-20 15:09:05 -0400 |
commit | 77feace742f8812439754b31fee807422fc0417a (patch) | |
tree | 3047b0400f41ef5c15e25ffd24561a6d5983886b /sys-auth/consolekit | |
parent | dev-lang/spidermonkey: arm64 stable (bug #682158) (diff) | |
download | gentoo-77feace742f8812439754b31fee807422fc0417a.tar.gz gentoo-77feace742f8812439754b31fee807422fc0417a.tar.bz2 gentoo-77feace742f8812439754b31fee807422fc0417a.zip |
sys-auth/consolekit: arm64 stable (bug #682158)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r-- | sys-auth/consolekit/consolekit-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/consolekit/consolekit-1.2.1.ebuild b/sys-auth/consolekit/consolekit-1.2.1.ebuild index f1a5d163a527..f10e1e4677d7 100644 --- a/sys-auth/consolekit/consolekit-1.2.1.ebuild +++ b/sys-auth/consolekit/consolekit-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,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 ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="acl cgroups debug doc evdev kernel_linux pam pm-utils policykit selinux test udev" COMMON_DEPEND=">=dev-libs/glib-2.40:2=[dbus] |