diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-02-29 02:39:54 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-02-29 02:42:38 -0600 |
commit | 3bf5c9b7d16c61fa642e3b586396b7bc88a2a0b0 (patch) | |
tree | 49b9b344199294233a2dd47cac9514d97631ce47 /sys-libs | |
parent | sys-kernel/linux-headers: stable 4.3 for arm64 (diff) | |
download | gentoo-3bf5c9b7d16c61fa642e3b586396b7bc88a2a0b0.tar.gz gentoo-3bf5c9b7d16c61fa642e3b586396b7bc88a2a0b0.tar.bz2 gentoo-3bf5c9b7d16c61fa642e3b586396b7bc88a2a0b0.zip |
sys-libs/libcap: stable 2.24-r2 for arm64
Package-Manager: portage-2.2.27
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libcap/libcap-2.24-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libcap/libcap-2.24-r2.ebuild b/sys-libs/libcap/libcap-2.24-r2.ebuild index 7dafa67a3ed8..666d3b0ca076 100644 --- a/sys-libs/libcap/libcap-2.24-r2.ebuild +++ b/sys-libs/libcap/libcap-2.24-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/libs/security/linux-privs/libcap2/${P}.tar.xz" # it's available under either of the licenses LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" IUSE="pam static-libs" RDEPEND=">=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}] |