diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 15:04:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 15:04:30 +0200 |
commit | e347e6fbd90f1a0d4424247b8bf78284beb7595e (patch) | |
tree | 7953626ffc467c93af3126d2701f159d8f96c1fc /sys-libs | |
parent | sys-libs/libcap-ng: amd64 stable wrt bug #791664 (diff) | |
download | gentoo-e347e6fbd90f1a0d4424247b8bf78284beb7595e.tar.gz gentoo-e347e6fbd90f1a0d4424247b8bf78284beb7595e.tar.bz2 gentoo-e347e6fbd90f1a0d4424247b8bf78284beb7595e.zip |
sys-libs/libcap: amd64 stable wrt bug #791667
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libcap/libcap-2.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcap/libcap-2.49.ebuild b/sys-libs/libcap/libcap-2.49.ebuild index 7e9ebdc1c7f0..7518b960bbe3 100644 --- a/sys-libs/libcap/libcap-2.49.ebuild +++ b/sys-libs/libcap/libcap-2.49.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 |