diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 11:41:50 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 12:09:28 -0700 |
commit | f2872cdcbcb61897db279682cf347488626a4389 (patch) | |
tree | 05c0f14551c53b9fb6fad0726a0962e3ab1f48c6 /dev-perl | |
parent | sys-apps/flashrom: dropped mips keywords (diff) | |
download | gentoo-f2872cdcbcb61897db279682cf347488626a4389.tar.gz gentoo-f2872cdcbcb61897db279682cf347488626a4389.tar.bz2 gentoo-f2872cdcbcb61897db279682cf347488626a4389.zip |
dev-perl/XML-Twig-3.520.0: added ~mips
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild b/dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild index 821c3138ff75..17365a126d8d 100644 --- a/dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild +++ b/dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Process huge XML documents in tree mode" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="nls test" RDEPEND=" |