summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-31 12:01:50 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-03-31 12:01:50 +0200
commita34e813341d4c569548d814c30097bd54ca34de1 (patch)
tree11076a8d861cf47396eea3ef3aa762d46d1020c8 /dev-util/bats
parentnet-p2p/bittornado: x86 stable wrt bug #715484 (diff)
downloadgentoo-a34e813341d4c569548d814c30097bd54ca34de1.tar.gz
gentoo-a34e813341d4c569548d814c30097bd54ca34de1.tar.bz2
gentoo-a34e813341d4c569548d814c30097bd54ca34de1.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-util/bats')
-rw-r--r--dev-util/bats/bats-0.4.0_p20170219.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"