summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-15 09:28:36 +0000
committerSam James <sam@gentoo.org>2020-11-15 09:28:36 +0000
commitec8815dcddd91f8107268614367768e39514ccd7 (patch)
treea8d34b35a771823c6adcf374cf1d93d8ffd98142
parentdev-libs/protobuf-c: Stabilize 1.3.3 amd64, #754162 (diff)
downloadgentoo-ec8815dcddd91f8107268614367768e39514ccd7.tar.gz
gentoo-ec8815dcddd91f8107268614367768e39514ccd7.tar.bz2
gentoo-ec8815dcddd91f8107268614367768e39514ccd7.zip
dev-lua/luadbi: Stabilize 0.7.2 amd64, #754183
Signed-off-by: Sam James <sam@gentoo.org>
-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 d6338e4edde7..338881effc6e 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"