diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:15:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:55:25 +0000 |
commit | 2a0be1c122329c04d04370c1cddf521992b43f8f (patch) | |
tree | edc0528b64409aeae6a38df65b0b11498d0689b6 /dev-perl/DBD-SQLite | |
parent | dev-perl/DBD-Pg: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-2a0be1c122329c04d04370c1cddf521992b43f8f.tar.gz gentoo-2a0be1c122329c04d04370c1cddf521992b43f8f.tar.bz2 gentoo-2a0be1c122329c04d04370c1cddf521992b43f8f.zip |
dev-perl/DBD-SQLite: drop s390 to ~s390 (unstable)
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.560.0.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.560.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.560.0.ebuild index a67652f0ac6d..c5f7edf00dfb 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.560.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.560.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 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test system-sqlite" RESTRICT="!test? ( test )" diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild index ce08aaffa5fc..da4e5b3da015 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.580.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 ~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 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test system-sqlite" RESTRICT="!test? ( test )" diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild index 076e33f8a9c6..d0bcdbc1d56b 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.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 ~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 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test system-sqlite" RESTRICT="!test? ( test )" |