diff options
author | Sam James <sam@gentoo.org> | 2021-10-26 04:12:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-26 04:12:33 +0100 |
commit | 0d9df11853c401501ff246dbe197f71de52d95f5 (patch) | |
tree | 97648e16cc84f19e86e1c1f8a6109d5fc1682f9e /dev-perl/SQL-Statement | |
parent | dev-perl/Term-ProgressBar: Stabilize 2.220.0 arm64, #817572 (diff) | |
download | gentoo-0d9df11853c401501ff246dbe197f71de52d95f5.tar.gz gentoo-0d9df11853c401501ff246dbe197f71de52d95f5.tar.bz2 gentoo-0d9df11853c401501ff246dbe197f71de52d95f5.zip |
dev-perl/SQL-Statement: Stabilize 1.414.0 arm64, #818631
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/SQL-Statement')
-rw-r--r-- | dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild b/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild index 1dc860854bc3..13609d39a52d 100644 --- a/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild +++ b/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Small SQL parser and engine" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="minimal" RDEPEND=" |