diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-07 19:05:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-07 19:05:12 +0100 |
commit | 827d162804c469bbb23f664ca4fbab41f82f15f3 (patch) | |
tree | 4bae089e1547918488ec586e3b13c324bc4ca01d /sys-libs | |
parent | dev-lang/erlang: Bump (diff) | |
download | gentoo-827d162804c469bbb23f664ca4fbab41f82f15f3.tar.gz gentoo-827d162804c469bbb23f664ca4fbab41f82f15f3.tar.bz2 gentoo-827d162804c469bbb23f664ca4fbab41f82f15f3.zip |
sys-libs/libcap: stable 2.25 for ia64, bug #660334
Bug: https://bugs.gentoo.org/660334
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 679ea2d23896..44f01eb31e88 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 |