sys-process/numad: amd64 stable wrt bug #687254
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 21 Jun 2019 08:02:18 +0000 (10:02 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 21 Jun 2019 08:02:18 +0000 (10:02 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

sys-process/numad/numad-0.5-r3.ebuild

index 9c3e8ee12be61d2f99af5078a2e4ac8e902a20a4..c399de77cbd55c382a90e0fa93a54e18736390a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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