diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:17:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:17:22 +0100 |
commit | 553f5578067de784ed2595948f9856f89947c6c6 (patch) | |
tree | 983172eaed21dc20d8c58ec9c41aafadcf51a0a9 /sys-libs/libseccomp | |
parent | sys-devel/gettext: stable 0.20.2 for ppc64 (diff) | |
download | gentoo-553f5578067de784ed2595948f9856f89947c6c6.tar.gz gentoo-553f5578067de784ed2595948f9856f89947c6c6.tar.bz2 gentoo-553f5578067de784ed2595948f9856f89947c6c6.zip |
sys-libs/libseccomp: stable 2.4.3 for ppc64
stable wrt bug #730508
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
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 cb447db815fe..6f4907048110 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 |