diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 16:50:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 16:50:10 +0300 |
commit | beab87f62c7da5c72a9fabf0fc70ecd94bafc64f (patch) | |
tree | 002c2832b3d02ef9f96d568270724365af5e9a2e /sys-libs/libcap | |
parent | sys-libs/libcap: sh stable wrt bug #683678 (diff) | |
download | gentoo-beab87f62c7da5c72a9fabf0fc70ecd94bafc64f.tar.gz gentoo-beab87f62c7da5c72a9fabf0fc70ecd94bafc64f.tar.bz2 gentoo-beab87f62c7da5c72a9fabf0fc70ecd94bafc64f.zip |
sys-libs/libcap: m68k stable wrt bug #683678
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="m68k"
Diffstat (limited to 'sys-libs/libcap')
-rw-r--r-- | sys-libs/libcap/libcap-2.26-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcap/libcap-2.26-r2.ebuild b/sys-libs/libcap/libcap-2.26-r2.ebuild index 6e867ec408bf..e12ae5617e3c 100644 --- a/sys-libs/libcap/libcap-2.26-r2.ebuild +++ b/sys-libs/libcap/libcap-2.26-r2.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 |