diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 03:33:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 03:33:47 +0000 |
commit | 69120eec251e56ac8dbdc6c24d734033bc6f9faa (patch) | |
tree | 739a8bd1993d0f3bf01204b8ad567e81a4305140 /dev-perl | |
parent | net-ftp/ftp: Stabilize 0.17.34.0.2.5.1 amd64, #828258 (diff) | |
download | gentoo-69120eec251e56ac8dbdc6c24d734033bc6f9faa.tar.gz gentoo-69120eec251e56ac8dbdc6c24d734033bc6f9faa.tar.bz2 gentoo-69120eec251e56ac8dbdc6c24d734033bc6f9faa.zip |
dev-perl/DBD-SQLite: Stabilize 1.700.0 arm64, #828168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.700.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.700.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.700.0.ebuild index 7e3b91c711e5..fc58c2aa5d5a 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.700.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.700.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Self Contained RDBMS in a DBI Driver" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="system-sqlite" # Please read https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/DBD-SQLite |