summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-21 16:19:54 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-21 16:32:25 -0500
commitc73f76d776826207382fc2ca4bc2d577caebb90a (patch)
tree62ec799a85b1f52f5a896c6913f9b1c7d9fe8140 /dev-libs/libcgroup
parentprofiles: allow USE=dvd on arm64. (diff)
downloadgentoo-c73f76d776826207382fc2ca4bc2d577caebb90a.tar.gz
gentoo-c73f76d776826207382fc2ca4bc2d577caebb90a.tar.bz2
gentoo-c73f76d776826207382fc2ca4bc2d577caebb90a.zip
dev-libs/libcgroup: 0.41-r4 stable on x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-libs/libcgroup')
-rw-r--r--dev-libs/libcgroup/libcgroup-0.41-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libcgroup/libcgroup-0.41-r4.ebuild b/dev-libs/libcgroup/libcgroup-0.41-r4.ebuild
index 37deb466f20d..ba50ec3ea55e 100644
--- a/dev-libs/libcgroup/libcgroup-0.41-r4.ebuild
+++ b/dev-libs/libcgroup/libcgroup-0.41-r4.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
EAPI="5"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/libcg/${PN}/v${PV}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="+daemon elibc_musl pam static-libs +tools"
RDEPEND="pam? ( virtual/pam )"