From: Agostino Sarubbo Date: Tue, 31 Mar 2020 10:01:50 +0000 (+0200) Subject: dev-util/bats: x86 stable wrt bug #715522 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a34e813341d4c569548d814c30097bd54ca34de1;p=gentoo.git dev-util/bats: x86 stable wrt bug #715522 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-util/bats/bats-0.4.0_p20170219.ebuild b/dev-util/bats/bats-0.4.0_p20170219.ebuild index 7e3baa87c70e..bc519b1c1a97 100644 --- a/dev-util/bats/bats-0.4.0_p20170219.ebuild +++ b/dev-util/bats/bats-0.4.0_p20170219.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sstephenson/bats/archive/${COMMITHASH}.tar.gz -> ${P LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 ~x86" +KEYWORDS="amd64 ~arm ppc64 x86" S="${WORKDIR}/bats-${COMMITHASH}"