diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:12:12 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:12:12 +0100 |
commit | 77496ed15c48180b9cb47a9ff74ec076d053e129 (patch) | |
tree | 3e952b08cb790c96aed330dcb97126af883527bf /dev-perl/HTTP-Server-Simple | |
parent | dev-perl/HTTP-Negotiate: drop ppc-aix m68k-mint (diff) | |
download | gentoo-77496ed15c48180b9cb47a9ff74ec076d053e129.tar.gz gentoo-77496ed15c48180b9cb47a9ff74ec076d053e129.tar.bz2 gentoo-77496ed15c48180b9cb47a9ff74ec076d053e129.zip |
dev-perl/HTTP-Server-Simple: 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/HTTP-Server-Simple')
-rw-r--r-- | dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild index b89ad5694b69..74850c2e2b27 100644 --- a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild +++ b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight HTTP Server" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 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 ~arm ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |