diff options
author | Sam James <sam@gentoo.org> | 2021-10-17 09:52:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-17 09:52:26 +0100 |
commit | 0bc56deccca00d30a5514e504a6c2aa358db7629 (patch) | |
tree | b5c1ac216c5f10661a1408ce5b06fcc218042c8d /dev-perl/SQL-Statement | |
parent | dev-ruby/rbnacl: Stabilize 7.1.1 ppc64, #818565 (diff) | |
download | gentoo-0bc56deccca00d30a5514e504a6c2aa358db7629.tar.gz gentoo-0bc56deccca00d30a5514e504a6c2aa358db7629.tar.bz2 gentoo-0bc56deccca00d30a5514e504a6c2aa358db7629.zip |
dev-perl/SQL-Statement: Stabilize 1.414.0 ppc, #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 80e569828789..cd6f9c02f4f8 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=" |