diff options
author | Sam James <sam@gentoo.org> | 2021-10-17 09:52:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-17 09:52:30 +0100 |
commit | c322253d0b8100f66c9dd8b3baa3f647cd1c0bd9 (patch) | |
tree | 74083529c23036626d3a5633e1f5c0dc769ef141 /dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild | |
parent | dev-perl/SQL-Statement: Stabilize 1.414.0 ppc, #818631 (diff) | |
download | gentoo-c322253d0b8100f66c9dd8b3baa3f647cd1c0bd9.tar.gz gentoo-c322253d0b8100f66c9dd8b3baa3f647cd1c0bd9.tar.bz2 gentoo-c322253d0b8100f66c9dd8b3baa3f647cd1c0bd9.zip |
dev-perl/SQL-Statement: Stabilize 1.414.0 ppc64, #818631
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild')
-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 cd6f9c02f4f8..761a1fb9fe41 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=" |