diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:13:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:42:19 +0200 |
commit | 6bda5194ceefa4a0723fd656168ad975a28732d8 (patch) | |
tree | ca0bc6692cad63f9d3a0fac78c1ec4fa9e8ae14c /dev-perl/Router-Simple | |
parent | dev-perl/Types-Serialiser: x86 stable (bug #657690) (diff) | |
download | gentoo-6bda5194ceefa4a0723fd656168ad975a28732d8.tar.gz gentoo-6bda5194ceefa4a0723fd656168ad975a28732d8.tar.bz2 gentoo-6bda5194ceefa4a0723fd656168ad975a28732d8.zip |
dev-perl/Router-Simple: x86 stable (bug #657690)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Router-Simple')
-rw-r--r-- | dev-perl/Router-Simple/Router-Simple-0.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Router-Simple/Router-Simple-0.170.0.ebuild b/dev-perl/Router-Simple/Router-Simple-0.170.0.ebuild index ded5f62f6a4d..274e8855404e 100644 --- a/dev-perl/Router-Simple/Router-Simple-0.170.0.ebuild +++ b/dev-perl/Router-Simple/Router-Simple-0.170.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple HTTP router" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=" |