summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-09-26 00:27:54 +0200
committerConrad Kostecki <conikost@gentoo.org>2022-09-26 01:11:43 +0200
commitceae6e27148bf06356f3e7d0cc491bd8c7fd8d1e (patch)
treefabeff67fc510073013d424f83f70a3591b19643
parentdev-lua/busted: drop 2.0.0-r1 (diff)
downloadgentoo-ceae6e27148bf06356f3e7d0cc491bd8c7fd8d1e.tar.gz
gentoo-ceae6e27148bf06356f3e7d0cc491bd8c7fd8d1e.tar.bz2
gentoo-ceae6e27148bf06356f3e7d0cc491bd8c7fd8d1e.zip
dev-lua/luassert: stabilize all-arches
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--dev-lua/luassert/luassert-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luassert/luassert-1.9.0.ebuild b/dev-lua/luassert/luassert-1.9.0.ebuild
index 3bfe540696f0..f60fbc483d39 100644
--- a/dev-lua/luassert/luassert-1.9.0.ebuild
+++ b/dev-lua/luassert/luassert-1.9.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
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? ( test )"