summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-12 08:57:32 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-12 08:57:32 +0200
commit8f3f9f431e3b738f19247c1d7a21a96c54a4f4eb (patch)
treed9e84eba1505394193b02f7fafa97119c6befc7d /dev-lua
parentmedia-libs/libvpx: arm stable wrt bug #746152 (diff)
downloadgentoo-8f3f9f431e3b738f19247c1d7a21a96c54a4f4eb.tar.gz
gentoo-8f3f9f431e3b738f19247c1d7a21a96c54a4f4eb.tar.bz2
gentoo-8f3f9f431e3b738f19247c1d7a21a96c54a4f4eb.zip
dev-lua/luadbi: arm stable wrt bug #747913
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="arm" 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 6a338b541a1e..1a12f771f59d 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 )"