diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-03 10:18:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-03 10:18:19 +0200 |
commit | bdbf2a733d0de145c269acbc7921c15e3eabbf32 (patch) | |
tree | 1af258432fce87730fbecbb2886f74b8545062a9 /dev-perl/HTTP-Server-Simple | |
parent | media-libs/virglrenderer: amd64 stable wrt bug #611382 (diff) | |
download | gentoo-bdbf2a733d0de145c269acbc7921c15e3eabbf32.tar.gz gentoo-bdbf2a733d0de145c269acbc7921c15e3eabbf32.tar.bz2 gentoo-bdbf2a733d0de145c269acbc7921c15e3eabbf32.zip |
dev-perl/HTTP-Server-Simple: amd64 stable wrt bug #617286
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 2d77c985c956..45b5aec57e8a 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |