diff options
author | 2020-11-23 08:00:00 +0000 | |
---|---|---|
committer | 2020-11-23 08:00:00 +0000 | |
commit | f11f8db851e149f358d3269a856e345c45030e9a (patch) | |
tree | 7a5c3f158e6d35ce359aa1890422c644be4c4090 /sys-libs/libseccomp | |
parent | app-portage/euses: stable 2.6.0 for hppa (diff) | |
download | gentoo-f11f8db851e149f358d3269a856e345c45030e9a.tar.gz gentoo-f11f8db851e149f358d3269a856e345c45030e9a.tar.bz2 gentoo-f11f8db851e149f358d3269a856e345c45030e9a.zip |
sys-libs/libseccomp: stable 2.4.4 for hppa
stable wrt bug #755494
Package-Manager: Portage-3.0.10, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
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 4e319b7660df..a459332f72a2 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 |