diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:21 +0200 |
commit | 6fe3689442bf4602d3914bf46d445f1c630e722d (patch) | |
tree | 783b50e4b54e423517bbbac6ce3d94d717dbb7a6 /dev-perl/DBD-SQLite | |
parent | dev-perl/DBD-SQLite: Stabilize 1.720.0 sparc, #886843 (diff) | |
download | gentoo-6fe3689442bf4602d3914bf46d445f1c630e722d.tar.gz gentoo-6fe3689442bf4602d3914bf46d445f1c630e722d.tar.bz2 gentoo-6fe3689442bf4602d3914bf46d445f1c630e722d.zip |
dev-perl/DBD-SQLite: Stabilize 1.720.0 hppa, #886843
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/DBD-SQLite')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.720.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.720.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.720.0.ebuild index bdf503cde0dc..b647b99422e6 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.720.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.720.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 ~loong ~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 ~loong ~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 |