diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-12-12 22:41:37 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-12-12 23:09:34 +0100 |
commit | 0a403a72e55465a84914106eadb87cc12547cd40 (patch) | |
tree | 155a244f68060ff0ecb501e8fc25dc35ed45f726 /dev-lua | |
parent | dev-libs/level-zero: drop 1.14.0 (diff) | |
download | gentoo-0a403a72e55465a84914106eadb87cc12547cd40.tar.gz gentoo-0a403a72e55465a84914106eadb87cc12547cd40.tar.bz2 gentoo-0a403a72e55465a84914106eadb87cc12547cd40.zip |
dev-lua/busted: stable all-arches
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/busted/busted-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/busted/busted-2.2.0.ebuild b/dev-lua/busted/busted-2.2.0.ebuild index 2059826dbdf6..11ab5afb1292 100644 --- a/dev-lua/busted/busted-2.2.0.ebuild +++ b/dev-lua/busted/busted-2.2.0.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" |