summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-07-19 14:35:27 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-07-19 14:36:54 +0100
commitfbf88ccf476b2ac09cb824398a20ca3235bfdf35 (patch)
treeaa00fbc16f26571879f047a834ce1ea59024539d /sys-process/numactl/numactl-2.0.13.ebuild
parentsci-biology/clustalw: keyworded 2.1-r1 for sparc (diff)
downloadgentoo-fbf88ccf476b2ac09cb824398a20ca3235bfdf35.tar.gz
gentoo-fbf88ccf476b2ac09cb824398a20ca3235bfdf35.tar.bz2
gentoo-fbf88ccf476b2ac09cb824398a20ca3235bfdf35.zip
sys-process/numactl: keyworded 2.0.13 for sparc
keyworded wrt bug #732328 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-process/numactl/numactl-2.0.13.ebuild')
-rw-r--r--sys-process/numactl/numactl-2.0.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/numactl/numactl-2.0.13.ebuild b/sys-process/numactl/numactl-2.0.13.ebuild
index 6bcda4fcddba..28c537136d47 100644
--- a/sys-process/numactl/numactl-2.0.13.ebuild
+++ b/sys-process/numactl/numactl-2.0.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ "${PV}" == 9999 ]] ; then
else
SRC_URI="https://github.com/numactl/numactl/releases/download/v${PV}/${P}.tar.gz"
# ARM lacks the __NR_migrate_pages syscall.
- KEYWORDS="~amd64 -arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux"
+ KEYWORDS="~amd64 -arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
fi
LICENSE="GPL-2"