commit: facc868c7822f3b455a4a5484f56dd2c608820dd Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sun Dec 27 15:48:50 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sun Dec 27 15:48:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=facc868c
dev-perl/SQL-Abstract: drop ppc-aix m68k-mint Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> dev-perl/SQL-Abstract/SQL-Abstract-1.840.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.840.0.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.840.0.ebuild index c0a38fb16aa..8dfa4118d96 100644 --- a/dev-perl/SQL-Abstract/SQL-Abstract-1.840.0.ebuild +++ b/dev-perl/SQL-Abstract/SQL-Abstract-1.840.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Generate SQL from Perl data structures" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc x86 ~ppc-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
