diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-07-05 13:50:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-07-05 13:50:52 +0200 |
commit | fb49af54604ca472bfd52b4dd5c5c9fdd9034ffd (patch) | |
tree | 0a0b38be355627035131ed957d2ac20c5ead90b4 /sys-libs | |
parent | dev-libs/onigmo: Unmaintain (diff) | |
download | gentoo-fb49af54604ca472bfd52b4dd5c5c9fdd9034ffd.tar.gz gentoo-fb49af54604ca472bfd52b4dd5c5c9fdd9034ffd.tar.bz2 gentoo-fb49af54604ca472bfd52b4dd5c5c9fdd9034ffd.zip |
sys-libs/libcap: amd64 stable wrt bug #660334
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libcap/libcap-2.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcap/libcap-2.25.ebuild b/sys-libs/libcap/libcap-2.25.ebuild index cb6e817cfb50..3e6181b70c1f 100644 --- a/sys-libs/libcap/libcap-2.25.ebuild +++ b/sys-libs/libcap/libcap-2.25.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 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="pam static-libs" # While the build system optionally uses gperf, we don't DEPEND on it because |