summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-10-29 09:33:40 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-10-29 09:33:40 +0200
commitc9d89420b70f9536c5fb1a47e23c1c65423a11a6 (patch)
treeaa4004f4b4c6e1ebc89b5b4f072a476ce83bd4b1 /sys-process
parentdev-libs/libslz: Stabilize 1.2.0-r1 ppc, #878551 (diff)
downloadgentoo-c9d89420b70f9536c5fb1a47e23c1c65423a11a6.tar.gz
gentoo-c9d89420b70f9536c5fb1a47e23c1c65423a11a6.tar.bz2
gentoo-c9d89420b70f9536c5fb1a47e23c1c65423a11a6.zip
sys-process/numactl: Stabilize 2.0.14-r1 ppc, #878577
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/numactl/numactl-2.0.14-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/numactl/numactl-2.0.14-r1.ebuild b/sys-process/numactl/numactl-2.0.14-r1.ebuild
index e1b565a83a6f..7cbcd6f6a72d 100644
--- a/sys-process/numactl/numactl-2.0.14-r1.ebuild
+++ b/sys-process/numactl/numactl-2.0.14-r1.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/numactl/numactl.git"
else
SRC_URI="https://github.com/numactl/numactl/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux"
+ KEYWORDS="~alpha amd64 arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux"
fi
LICENSE="GPL-2"