dev-libs/libcgroup: keyword ~arm64
authorAnthony G. Basile <blueness@gentoo.org>
Tue, 16 Apr 2019 12:48:19 +0000 (08:48 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 16 Apr 2019 12:48:19 +0000 (08:48 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-libs/libcgroup/libcgroup-0.41-r5.ebuild

index 6c2563903010be8ee72ac7bf8b76c2ffffed0e58..e848ee0fd07e663dbcbe55e3c23846b62bff96c8 100644 (file)
@@ -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
@@ -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 ~arm64 ~ppc ~ppc64 x86"
 IUSE="+daemon elibc_musl pam static-libs test +tools"
 
 RDEPEND="pam? ( virtual/pam )"