diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-18 22:16:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-18 22:31:03 +0200 |
commit | aa30e6c63f403cd3f82274c9cee96c18c782917f (patch) | |
tree | 35095f84e8385ae02c2654c615bd56a95df4e5aa /sys-libs/libcap | |
parent | media-libs/libaacs: x86 stable (bug #681468) (diff) | |
download | gentoo-aa30e6c63f403cd3f82274c9cee96c18c782917f.tar.gz gentoo-aa30e6c63f403cd3f82274c9cee96c18c782917f.tar.bz2 gentoo-aa30e6c63f403cd3f82274c9cee96c18c782917f.zip |
sys-libs/libcap: x86 stable (bug #683678)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 bef3b6d18843..0532fa8ab4f1 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 |