summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-04 03:45:06 +0000
committerSam James <sam@gentoo.org>2020-08-04 03:45:06 +0000
commitb1965df6e1177b18ffbc5c81a3113080260adc74 (patch)
tree0695fe9a8fee56d764e1cea5c232ca33a0e99530 /dev-lua
parentdev-python/sentry-sdk: restrict tests (diff)
downloadgentoo-b1965df6e1177b18ffbc5c81a3113080260adc74.tar.gz
gentoo-b1965df6e1177b18ffbc5c81a3113080260adc74.tar.bz2
gentoo-b1965df6e1177b18ffbc5c81a3113080260adc74.zip
dev-lua/lgi: arm stable (bug #704766)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/lgi/lgi-0.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lgi/lgi-0.9.2.ebuild b/dev-lua/lgi/lgi-0.9.2.ebuild
index 7ea7eedc3e06..f5222a9aef6b 100644
--- a/dev-lua/lgi/lgi-0.9.2.ebuild
+++ b/dev-lua/lgi/lgi-0.9.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pavouk/lgi/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 arm ppc ~ppc64 ~x86"
IUSE="examples test"
RESTRICT="!test? ( test )"