diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 14:25:15 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 14:30:59 -0400 |
commit | 510c256ae2616d3bd7d76ddfa7d8519f7135f3fb (patch) | |
tree | 38d4a12ba1530aed9eb8e44fdbd04c3c54d65505 /dev-perl | |
parent | dev-perl/MLDBM: arm64 stable (diff) | |
download | gentoo-510c256ae2616d3bd7d76ddfa7d8519f7135f3fb.tar.gz gentoo-510c256ae2616d3bd7d76ddfa7d8519f7135f3fb.tar.bz2 gentoo-510c256ae2616d3bd7d76ddfa7d8519f7135f3fb.zip |
dev-perl/SQL-Statement: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SQL-Statement/SQL-Statement-1.412.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SQL-Statement/SQL-Statement-1.412.0.ebuild b/dev-perl/SQL-Statement/SQL-Statement-1.412.0.ebuild index 83d98161d2ed..57e0ed9a64c7 100644 --- a/dev-perl/SQL-Statement/SQL-Statement-1.412.0.ebuild +++ b/dev-perl/SQL-Statement/SQL-Statement-1.412.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Small SQL parser and engine" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" RDEPEND=" |