diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:06:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:06:25 +0200 |
commit | 71eef2ba164c23f2704d883a017383b6e93ef6b6 (patch) | |
tree | 8660c5f02d04962881e183ede717e14957b8fcaa /sys-libs | |
parent | dev-libs/libpcre: s390 stable wrt bug #717920 (diff) | |
download | gentoo-71eef2ba164c23f2704d883a017383b6e93ef6b6.tar.gz gentoo-71eef2ba164c23f2704d883a017383b6e93ef6b6.tar.bz2 gentoo-71eef2ba164c23f2704d883a017383b6e93ef6b6.zip |
sys-libs/libcap: s390 stable wrt bug #738322
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libcap/libcap-2.43.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcap/libcap-2.43.ebuild b/sys-libs/libcap/libcap-2.43.ebuild index 802f65af23c8..1362bc3efe33 100644 --- a/sys-libs/libcap/libcap-2.43.ebuild +++ b/sys-libs/libcap/libcap-2.43.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/${P} # 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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="pam static-libs" # While the build system optionally uses gperf, we don't DEPEND on it because |