commit: f6125d3aacb7e4c46792f3a147d46d17c670665c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 01:22:13 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 01:22:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6125d3a
dev-util/bats: Stabilize 1.2.1 ALLARCHES, #762086 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/bats/bats-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/bats/bats-1.2.1.ebuild b/dev-util/bats/bats-1.2.1.ebuild index 946b25da8e6..6647ae0daa0 100644 --- a/dev-util/bats/bats-1.2.1.ebuild +++ b/dev-util/bats/bats-1.2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" DEPEND="app-shells/bash:*" RDEPEND="${DEPEND}"
