summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2023-04-22 02:08:37 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-04-22 02:10:15 +0200
commite92bc2522601f5b20dd2dc3834b4fcddb1cef4e3 (patch)
tree1aee728314eb5fc40fd993abc1261c088253b626 /dev-lua/busted
parentx11-misc/dunst: add 1.9.2 (diff)
downloadgentoo-e92bc2522601f5b20dd2dc3834b4fcddb1cef4e3.tar.gz
gentoo-e92bc2522601f5b20dd2dc3834b4fcddb1cef4e3.tar.bz2
gentoo-e92bc2522601f5b20dd2dc3834b4fcddb1cef4e3.zip
dev-lua/busted: stabilize-allarches
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua/busted')
-rw-r--r--dev-lua/busted/busted-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/busted/busted-2.1.2.ebuild b/dev-lua/busted/busted-2.1.2.ebuild
index 2059826dbdf6..11ab5afb1292 100644
--- a/dev-lua/busted/busted-2.1.2.ebuild
+++ b/dev-lua/busted/busted-2.1.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/lunarmodules/${PN}/archive/refs/tags/v${PV}.tar.gz -
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
IUSE="test"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RESTRICT="test"