commit: 52eb3e5a3a4fc12a548f9d17473cb188b83de6b8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 26 08:29:51 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 26 08:32:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52eb3e5a
dev-lua/busted: Stabilize 2.0.0 arm64, #756124 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lua/busted/busted-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/busted/busted-2.0.0.ebuild b/dev-lua/busted/busted-2.0.0.ebuild index 658a820d298..1c6f0435f52 100644 --- a/dev-lua/busted/busted-2.0.0.ebuild +++ b/dev-lua/busted/busted-2.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"
