diff options
author | 2018-09-15 22:43:12 +0300 | |
---|---|---|
committer | 2018-09-15 22:43:12 +0300 | |
commit | 207b111c8fe9d98c75b5fabcccbf2337531925fb (patch) | |
tree | 8e100b6d6d1c82508def268528b19f300a6eed88 /sys-libs/libcap | |
parent | dev-lang/python-exec: mark stable wrt bug #665406 (diff) | |
download | gentoo-207b111c8fe9d98c75b5fabcccbf2337531925fb.tar.gz gentoo-207b111c8fe9d98c75b5fabcccbf2337531925fb.tar.bz2 gentoo-207b111c8fe9d98c75b5fabcccbf2337531925fb.zip |
sys-libs/libcap: mark stable wrt bug #660334
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-libs/libcap')
-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 03203f53088f..c8bff991d302 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 ~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 |