diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:29 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:33 -0800 |
commit | 708f0016185432cf81e2da8e016128494522a998 (patch) | |
tree | 8bf699a8ffd307d665e09099baccaf89027889b5 /dev-perl/Router-Simple | |
parent | dev-perl/Filesys-Notify-Simple: added ~sparc, bug 577100 (diff) | |
download | gentoo-708f0016185432cf81e2da8e016128494522a998.tar.gz gentoo-708f0016185432cf81e2da8e016128494522a998.tar.bz2 gentoo-708f0016185432cf81e2da8e016128494522a998.zip |
dev-perl/Router-Simple: added ~sparc, bug 577100
Diffstat (limited to 'dev-perl/Router-Simple')
-rw-r--r-- | dev-perl/Router-Simple/Router-Simple-0.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 4f9e1c8ba5ba..749bbb5d704f 100644 --- a/dev-perl/Router-Simple/Router-Simple-0.170.0.ebuild +++ b/dev-perl/Router-Simple/Router-Simple-0.170.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple HTTP router" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |