diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:25:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:25:00 +0200 |
commit | d48bed47066f98c0d9c3594e844e79af803842bf (patch) | |
tree | b12381735eaab2dd2b12561a2cd1510d49e422e8 /sys-libs/libcap | |
parent | x11-misc/xvkbd: x86 stable wrt bug #556930 (diff) | |
download | gentoo-d48bed47066f98c0d9c3594e844e79af803842bf.tar.gz gentoo-d48bed47066f98c0d9c3594e844e79af803842bf.tar.bz2 gentoo-d48bed47066f98c0d9c3594e844e79af803842bf.zip |
sys-libs/libcap: x86 stable wrt bug #558862
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-libs/libcap')
-rw-r--r-- | sys-libs/libcap/libcap-2.24-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcap/libcap-2.24-r2.ebuild b/sys-libs/libcap/libcap-2.24-r2.ebuild index 12b39cdc70a5..7f36a51bd419 100644 --- a/sys-libs/libcap/libcap-2.24-r2.ebuild +++ b/sys-libs/libcap/libcap-2.24-r2.ebuild @@ -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}] |