commit: 555d33e73c9a053ea9dd4b0c1bda73fcc23b7762
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 21:24:22 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 21:24:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555d33e7
dev-perl/SQL-Translator: Stabilize 1.650.0 amd64, #933973
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/SQL-Translator/SQL-Translator-1.650.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/SQL-Translator/SQL-Translator-1.650.0.ebuild
b/dev-perl/SQL-Translator/SQL-Translator-1.650.0.ebuild
index 38dca3ff693b..5d376f7dc4d4 100644
--- a/dev-perl/SQL-Translator/SQL-Translator-1.650.0.ebuild
+++ b/dev-perl/SQL-Translator/SQL-Translator-1.650.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Manipulate structured data definitions (SQL and more)"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
RDEPEND="
dev-perl/Carp-Clan