diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 17:02:10 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 17:19:01 +0100 |
commit | e5ef197e3bf94e2b1978fe489a6549e280c38d34 (patch) | |
tree | 6308e8e82f89244ebf7c9b2ed36eadf7be842b58 /dev-perl/Test-Most | |
parent | dev-perl/Test-MockRandom: drop ppc-aix m68k-mint (diff) | |
download | gentoo-e5ef197e3bf94e2b1978fe489a6549e280c38d34.tar.gz gentoo-e5ef197e3bf94e2b1978fe489a6549e280c38d34.tar.bz2 gentoo-e5ef197e3bf94e2b1978fe489a6549e280c38d34.zip |
dev-perl/Test-Most: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Most')
-rw-r--r-- | dev-perl/Test-Most/Test-Most-0.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Most/Test-Most-0.350.0.ebuild b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild index 3b2de80efda9..1fcc40473b64 100644 --- a/dev-perl/Test-Most/Test-Most-0.350.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Most commonly needed test functions and features" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |