diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 12:22:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 12:22:44 +0000 |
commit | b3a6adad750826119c62f2e550d0c97cc56174f8 (patch) | |
tree | 7e409b8385580f435e327d10b88c2a298385d21a /dev-perl/DBD-SQLite | |
parent | dev-perl/DBD-SQLite: Stabilize 1.740.0 arm64, #916807 (diff) | |
download | gentoo-b3a6adad750826119c62f2e550d0c97cc56174f8.tar.gz gentoo-b3a6adad750826119c62f2e550d0c97cc56174f8.tar.bz2 gentoo-b3a6adad750826119c62f2e550d0c97cc56174f8.zip |
dev-perl/DBD-SQLite: Stabilize 1.740.0 sparc, #916807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DBD-SQLite')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.740.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.740.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.740.0.ebuild index 73c478522d79..4d59fe623723 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.740.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.740.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" +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" IUSE="system-sqlite" # Please read https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/DBD-SQLite |