diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 07:52:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 07:52:10 +0000 |
commit | 4deac4f4d0ab5d6cf2ca46afed9a15527cb6603a (patch) | |
tree | c093ffced71a4e8f75eb8b0d6deb96ca1de605c4 /sys-libs/libseccomp | |
parent | app-portage/portage-utils: stable 0.90.1 for ppc (diff) | |
download | gentoo-4deac4f4d0ab5d6cf2ca46afed9a15527cb6603a.tar.gz gentoo-4deac4f4d0ab5d6cf2ca46afed9a15527cb6603a.tar.bz2 gentoo-4deac4f4d0ab5d6cf2ca46afed9a15527cb6603a.zip |
sys-libs/libseccomp: stable 2.4.4 for ppc
stable wrt bug #755494
Package-Manager: Portage-3.0.10, Repoman-3.0.2
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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.4.4.ebuild b/sys-libs/libseccomp/libseccomp-2.4.4.ebuild index e88f30715d80..4e319b7660df 100644 --- a/sys-libs/libseccomp/libseccomp-2.4.4.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.4.4.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 |