diff options
author | Sam James <sam@gentoo.org> | 2021-10-17 20:07:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-17 20:07:11 +0100 |
commit | 31a31a26c8a5712ad06e66d86d21c484279976a9 (patch) | |
tree | 8d7372fd9bc13ded6a572ef015481c99bf0909b4 /dev-perl/SQL-Statement | |
parent | app-editors/fe: Stabilize 2.0-r1 amd64, #818610 (diff) | |
download | gentoo-31a31a26c8a5712ad06e66d86d21c484279976a9.tar.gz gentoo-31a31a26c8a5712ad06e66d86d21c484279976a9.tar.bz2 gentoo-31a31a26c8a5712ad06e66d86d21c484279976a9.zip |
dev-perl/SQL-Statement: Stabilize 1.414.0 amd64, #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 761a1fb9fe41..2853d0fe00a6 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=" |