summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-11-07 01:20:59 -0500
committerAnthony G. Basile <blueness@gentoo.org>2018-11-07 01:20:59 -0500
commit2dcb5eb20a369a88ef45537fb0f439cd9684fc10 (patch)
tree97707152c1f6bb59a2ffc5afe4baddaf1764a478 /dev-libs
parentapp-portage/grs: keywork for arm (diff)
downloadgentoo-2dcb5eb20a369a88ef45537fb0f439cd9684fc10.tar.gz
gentoo-2dcb5eb20a369a88ef45537fb0f439cd9684fc10.tar.bz2
gentoo-2dcb5eb20a369a88ef45537fb0f439cd9684fc10.zip
dev-libs/libcgroup: version 0.41-r5 stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libcgroup/libcgroup-0.41-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libcgroup/libcgroup-0.41-r5.ebuild b/dev-libs/libcgroup/libcgroup-0.41-r5.ebuild
index 3b10e13da1aa..a4301a5acce2 100644
--- a/dev-libs/libcgroup/libcgroup-0.41-r5.ebuild
+++ b/dev-libs/libcgroup/libcgroup-0.41-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/libcg/${PN}/v${PV}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
IUSE="+daemon elibc_musl pam static-libs +tools"
RDEPEND="pam? ( virtual/pam )"