summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-12 09:01:41 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-12 09:01:41 +0200
commitb2f6cefdbdc9be4f74b4997c65d2047555a7550b (patch)
tree1828c3b8e965c256990ad9e501b01a724cd16d4e /dev-lua
parentx11-wm/e16: x86 stable wrt bug #747865 (diff)
downloadgentoo-b2f6cefdbdc9be4f74b4997c65d2047555a7550b.tar.gz
gentoo-b2f6cefdbdc9be4f74b4997c65d2047555a7550b.tar.bz2
gentoo-b2f6cefdbdc9be4f74b4997c65d2047555a7550b.zip
dev-lua/luadbi: x86 stable wrt bug #747913
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/luadbi/luadbi-0.5-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luadbi/luadbi-0.5-r6.ebuild b/dev-lua/luadbi/luadbi-0.5-r6.ebuild
index 1a12f771f59d..0f3720538cc8 100644
--- a/dev-lua/luadbi/luadbi-0.5-r6.ebuild
+++ b/dev-lua/luadbi/luadbi-0.5-r6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://luadbi.googlecode.com/files/${PN}.${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 x86"
IUSE="mysql postgres +sqlite"
REQUIRED_USE="|| ( mysql postgres sqlite )"