summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-26 08:29:51 +0000
committerSam James <sam@gentoo.org>2020-11-26 08:32:01 +0000
commit52eb3e5a3a4fc12a548f9d17473cb188b83de6b8 (patch)
treeac975b8cc4083a890ceab6a620918bcb810b7c8f /dev-lua/busted
parentdev-python/pillow: Stabilize 8.0.1 arm64, #756628 (diff)
downloadgentoo-52eb3e5a3a4fc12a548f9d17473cb188b83de6b8.tar.gz
gentoo-52eb3e5a3a4fc12a548f9d17473cb188b83de6b8.tar.bz2
gentoo-52eb3e5a3a4fc12a548f9d17473cb188b83de6b8.zip
dev-lua/busted: Stabilize 2.0.0 arm64, #756124
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/busted')
-rw-r--r--dev-lua/busted/busted-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/busted/busted-2.0.0.ebuild b/dev-lua/busted/busted-2.0.0.ebuild
index 658a820d2985..1c6f0435f521 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 )"