summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:19:30 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:19:30 +0000
commiteb93ef04fa1e3d5b3148262b22efa2f17ccea978 (patch)
tree3eb4adf81ac431a77ab9fe2bab63dcb367ec38bb /dev-lua/luadbi
parentdev-lua/luacheck: Stabilize 0.23.0-r100 x86, #766528 (diff)
downloadgentoo-eb93ef04fa1e3d5b3148262b22efa2f17ccea978.tar.gz
gentoo-eb93ef04fa1e3d5b3148262b22efa2f17ccea978.tar.bz2
gentoo-eb93ef04fa1e3d5b3148262b22efa2f17ccea978.zip
dev-lua/luadbi: Stabilize 0.7.2-r102 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/luadbi')
-rw-r--r--dev-lua/luadbi/luadbi-0.7.2-r102.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luadbi/luadbi-0.7.2-r102.ebuild b/dev-lua/luadbi/luadbi-0.7.2-r102.ebuild
index f36b7e3f480e..75fa78cce5f5 100644
--- a/dev-lua/luadbi/luadbi-0.7.2-r102.ebuild
+++ b/dev-lua/luadbi/luadbi-0.7.2-r102.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/mwild1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="mysql postgres +sqlite test"
REQUIRED_USE="
${LUA_REQUIRED_USE}