diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:02:56 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:16 +0100 |
commit | 216868cf7cf19b31e2b1e5a62eb60255e177a360 (patch) | |
tree | fdafb6e99e1a80bbe9ac79be8972daa37a0d2ec1 | |
parent | dev-perl/DBD-Pg: drop x86-macos (diff) | |
download | gentoo-216868cf7cf19b31e2b1e5a62eb60255e177a360.tar.gz gentoo-216868cf7cf19b31e2b1e5a62eb60255e177a360.tar.bz2 gentoo-216868cf7cf19b31e2b1e5a62eb60255e177a360.zip |
dev-perl/DBD-SQLite: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.560.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild | 4 |
3 files changed, 6 insertions, 6 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 92ab54c0c37c..a67652f0ac6d 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.560.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.560.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86-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 1d85df134c71..ce08aaffa5fc 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86-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 33bf4de19301..076e33f8a9c6 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~x86-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 )" |