diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-10-05 17:39:39 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-10-05 17:44:34 +0800 |
commit | 868f7c36da76a9d183aeb678d612a6e355d6f9bb (patch) | |
tree | 1e95a4ec2265b62d5e26f228c2c68e10a90dd76b /sys-auth | |
parent | sys-block/zram-init: stable amd64 x86 (diff) | |
download | gentoo-868f7c36da76a9d183aeb678d612a6e355d6f9bb.tar.gz gentoo-868f7c36da76a9d183aeb678d612a6e355d6f9bb.tar.bz2 gentoo-868f7c36da76a9d183aeb678d612a6e355d6f9bb.zip |
sys-auth/consolekit-1.2.1: amd64 stable
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'sys-auth')
-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 ad224d1d9a6a..220c13d116ce 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~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] |