summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:13:59 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:13:59 +0200
commit509e152c32603c8cf62f375792aaa825f4a6ee3a (patch)
tree17d74c8615fe605cfeb7300a055f03e0b8dcef06
parentdev-python/spur: x86 stable wrt bug #734432 (diff)
downloadgentoo-509e152c32603c8cf62f375792aaa825f4a6ee3a.tar.gz
gentoo-509e152c32603c8cf62f375792aaa825f4a6ee3a.tar.bz2
gentoo-509e152c32603c8cf62f375792aaa825f4a6ee3a.zip
dev-lua/lgi: x86 stable wrt bug #704766
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 16f660132405..b3ced88be248 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 )"