commit: 5766f26ca14d120f286ab68067a8bf6579c77390 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sun Dec 27 15:46:09 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sun Dec 27 15:46:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5766f26c
dev-perl/Scalar-Properties: 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/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild index c70d01cc07e..77610b6ff27 100644 --- a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild +++ b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="run-time properties on scalar variables" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do"
