summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-23 05:00:28 +0000
committerSam James <sam@gentoo.org>2024-01-23 05:00:28 +0000
commit07b4e2d16a56970aa2081577fd96d6a6dde6f71f (patch)
treebbc79eedc3f62d2af07516801a99cf89ec7bdbf6
parentsys-fs/exfatprogs: Stabilize 1.2.2 ppc, #922270 (diff)
downloadgentoo-07b4e2d16a56970aa2081577fd96d6a6dde6f71f.tar.gz
gentoo-07b4e2d16a56970aa2081577fd96d6a6dde6f71f.tar.bz2
gentoo-07b4e2d16a56970aa2081577fd96d6a6dde6f71f.zip
sys-libs/libseccomp: Stabilize 2.5.5 ppc, #922280
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/libseccomp/libseccomp-2.5.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.5.5.ebuild b/sys-libs/libseccomp/libseccomp-2.5.5.ebuild
index 8fd9e46947ac..a7ba7a3f25c0 100644
--- a/sys-libs/libseccomp/libseccomp-2.5.5.ebuild
+++ b/sys-libs/libseccomp/libseccomp-2.5.5.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://github.com/seccomp/libseccomp/releases/download/v${PV}/${P}.tar.gz
experimental-loong? ( https://dev.gentoo.org/~xen0n/distfiles/${PN}-2.5.5-loongarch64-20231204.patch.xz )"
- KEYWORDS="-* amd64 arm arm64 hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="-* amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux"
fi
LICENSE="LGPL-2.1"