commit: f63237ed60bc0a01c6d172200921e2b8d1a49622 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sun Dec 27 16:14:36 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sun Dec 27 16:19:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f63237ed
dev-perl/Want: 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/Want/Want-0.290.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Want/Want-0.290.0.ebuild b/dev-perl/Want/Want-0.290.0.ebuild index 7569f703de4..da8d489db68 100644 --- a/dev-perl/Want/Want-0.290.0.ebuild +++ b/dev-perl/Want/Want-0.290.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A generalisation of wantarray" SLOT="0" -KEYWORDS="amd64 hppa ppc x86 ~ppc-aix" +KEYWORDS="amd64 hppa ppc x86" IUSE="" RDEPEND=""
