summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-15 05:47:06 +0000
committerSam James <sam@gentoo.org>2020-11-15 05:47:06 +0000
commitbdc1e8ecc04832d5a4330c96aa547a7be9b4b242 (patch)
treef509b20e5a5109489eedfc7a5c532cbaeae1d24f /dev-lua/luadbi
parentdev-python/ujson: Stabilize 4.0.1 arm, #754615 (diff)
downloadgentoo-bdc1e8ecc04832d5a4330c96aa547a7be9b4b242.tar.gz
gentoo-bdc1e8ecc04832d5a4330c96aa547a7be9b4b242.tar.bz2
gentoo-bdc1e8ecc04832d5a4330c96aa547a7be9b4b242.zip
dev-lua/luadbi: Stabilize 0.7.2 arm, #754183
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/luadbi')
-rw-r--r--dev-lua/luadbi/luadbi-0.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luadbi/luadbi-0.7.2.ebuild b/dev-lua/luadbi/luadbi-0.7.2.ebuild
index 5136ecb9fc3c..d6338e4edde7 100644
--- a/dev-lua/luadbi/luadbi-0.7.2.ebuild
+++ b/dev-lua/luadbi/luadbi-0.7.2.ebuild
@@ -11,7 +11,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="|| ( mysql postgres sqlite )"
RESTRICT="test"