summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-03 08:32:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-03 08:32:44 +0200
commita8be3cba13fb1bd5f947eb08411f1df32f3ae4f6 (patch)
treeec72be3beb4cfa203dbc3dbc5fae2976a4d0a529 /sys-libs/libseccomp
parentdev-perl/Module-Starter: amd64 stable wrt bug #810121 (diff)
downloadgentoo-a8be3cba13fb1bd5f947eb08411f1df32f3ae4f6.tar.gz
gentoo-a8be3cba13fb1bd5f947eb08411f1df32f3ae4f6.tar.bz2
gentoo-a8be3cba13fb1bd5f947eb08411f1df32f3ae4f6.zip
sys-libs/libseccomp: amd64 stable wrt bug #810229
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/libseccomp')
-rw-r--r--sys-libs/libseccomp/libseccomp-2.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.5.1-r1.ebuild b/sys-libs/libseccomp/libseccomp-2.5.1-r1.ebuild
index 30ecd9ca0a17..2c2b099e0e32 100644
--- a/sys-libs/libseccomp/libseccomp-2.5.1-r1.ebuild
+++ b/sys-libs/libseccomp/libseccomp-2.5.1-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit autotools git-r3
else
SRC_URI="https://github.com/seccomp/libseccomp/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="-* ~amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="-* amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="LGPL-2.1"