diff options
author | 2020-07-06 07:59:20 +0100 | |
---|---|---|
committer | 2020-07-06 08:02:35 +0100 | |
commit | 9b6fb3cea79c222b4f8c8295b6652d85ff1687d8 (patch) | |
tree | a3d0c1ca3b967979acb31c9320329e834f33e152 /sys-libs/libseccomp | |
parent | sys-devel/gettext: stable 0.20.2 for ppc (diff) | |
download | gentoo-9b6fb3cea79c222b4f8c8295b6652d85ff1687d8.tar.gz gentoo-9b6fb3cea79c222b4f8c8295b6652d85ff1687d8.tar.bz2 gentoo-9b6fb3cea79c222b4f8c8295b6652d85ff1687d8.zip |
sys-libs/libseccomp: stable 2.4.3 for ppc
stable wrt bug #730508
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs/libseccomp')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.4.3.ebuild b/sys-libs/libseccomp/libseccomp-2.4.3.ebuild index 5224cb3571a8..cb447db815fe 100644 --- a/sys-libs/libseccomp/libseccomp-2.4.3.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.4.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/seccomp/libseccomp/releases/download/v${PV}/${P}.tar LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="-* ~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" # We need newer kernel headers; we don't keep strict control of the exact |