From: Agostino Sarubbo Date: Fri, 21 Jun 2019 08:02:18 +0000 (+0200) Subject: sys-process/numad: amd64 stable wrt bug #687254 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=160d94dfcf8ae28649d65874995cd8e205a6dffe;p=gentoo.git sys-process/numad: amd64 stable wrt bug #687254 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/sys-process/numad/numad-0.5-r3.ebuild b/sys-process/numad/numad-0.5-r3.ebuild index 9c3e8ee12be6..c399de77cbd5 100644 --- a/sys-process/numad/numad-0.5-r3.ebuild +++ b/sys-process/numad/numad-0.5-r3.ebuild @@ -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