diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-18 23:36:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-18 23:36:39 +0300 |
commit | fb396de331545ec03d0fe9b637e19f3163795481 (patch) | |
tree | 811d8a6cacc85024daf8be78db259f7c4b1aafda /sys-libs/libcap | |
parent | dev-python/python-efl: x86 stable (bug #683290) (diff) | |
download | gentoo-fb396de331545ec03d0fe9b637e19f3163795481.tar.gz gentoo-fb396de331545ec03d0fe9b637e19f3163795481.tar.bz2 gentoo-fb396de331545ec03d0fe9b637e19f3163795481.zip |
sys-libs/libcap: amd64 stable wrt bug #683678
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-libs/libcap')
-rw-r--r-- | sys-libs/libcap/libcap-2.26-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcap/libcap-2.26-r2.ebuild b/sys-libs/libcap/libcap-2.26-r2.ebuild index 0532fa8ab4f1..a526b4e0f9c5 100644 --- a/sys-libs/libcap/libcap-2.26-r2.ebuild +++ b/sys-libs/libcap/libcap-2.26-r2.ebuild @@ -12,7 +12,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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="pam static-libs" # While the build system optionally uses gperf, we don't DEPEND on it because |