diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:01:01 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:13:49 +0100 |
commit | 75b317c97532a28a13532e1de91648f781552ede (patch) | |
tree | f821c71b2a6478efc1100d619bf1f6c697f414d9 /sys-auth/consolekit/consolekit-1.1.0.ebuild | |
parent | sys-apps/which: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-f... (diff) | |
download | gentoo-75b317c97532a28a13532e1de91648f781552ede.tar.gz gentoo-75b317c97532a28a13532e1de91648f781552ede.tar.bz2 gentoo-75b317c97532a28a13532e1de91648f781552ede.zip |
sys-auth/consolekit: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-auth/consolekit/consolekit-1.1.0.ebuild')
-rw-r--r-- | sys-auth/consolekit/consolekit-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/consolekit/consolekit-1.1.0.ebuild b/sys-auth/consolekit/consolekit-1.1.0.ebuild index e3e6c88deace..0ee8b6f21b3c 100644 --- a/sys-auth/consolekit/consolekit-1.1.0.ebuild +++ b/sys-auth/consolekit/consolekit-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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 ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="acl cgroups debug doc kernel_linux pam pm-utils policykit selinux test" COMMON_DEPEND=">=dev-libs/glib-2.40:2=[dbus] |