summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-21 13:07:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-21 13:07:02 +0200
commit0602f91bb8a58129bc51f11f3b3d24ccc41dac65 (patch)
tree97c9b0ecb1ea28a00942b789bee06b4460feb368 /sys-process
parentsys-fs/mac-fdisk: x86 stable wrt bug #686542 (diff)
downloadgentoo-0602f91bb8a58129bc51f11f3b3d24ccc41dac65.tar.gz
gentoo-0602f91bb8a58129bc51f11f3b3d24ccc41dac65.tar.bz2
gentoo-0602f91bb8a58129bc51f11f3b3d24ccc41dac65.zip
sys-process/numad: x86 stable wrt bug #687254
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/numad/numad-0.5-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/numad/numad-0.5-r3.ebuild b/sys-process/numad/numad-0.5-r3.ebuild
index c399de77cbd5..955ba6b455e8 100644
--- a/sys-process/numad/numad-0.5-r3.ebuild
+++ b/sys-process/numad/numad-0.5-r3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]]; then
else
EGIT_COMMIT="334278ff3d774d105939743436d7378a189e8693"
SRC_URI="mirror://gentoo/numad-0.5-${EGIT_COMMIT:0:7}.tar.bz2"
- KEYWORDS="amd64 -arm ~arm64 -s390 ~x86"
+ KEYWORDS="amd64 -arm ~arm64 -s390 x86"
S="${WORKDIR}/${PN}-${EGIT_COMMIT:0:7}"
fi