diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-08 16:03:18 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-08 16:07:11 -0800 |
commit | 880feee4dd5f47d68092f984fa522949bcda77c4 (patch) | |
tree | 59cdfd145bfc8c131ca7cc56042994464e0171b3 /dev-perl/Text-Diff | |
parent | dev-perl/Devel-CheckBin-0.40.0: added ~mips, bugs 579720, 606514 (diff) | |
download | gentoo-880feee4dd5f47d68092f984fa522949bcda77c4.tar.gz gentoo-880feee4dd5f47d68092f984fa522949bcda77c4.tar.bz2 gentoo-880feee4dd5f47d68092f984fa522949bcda77c4.zip |
dev-perl/Text-Diff-1.440.0: added ~mips, bug 580962
Diffstat (limited to 'dev-perl/Text-Diff')
-rw-r--r-- | dev-perl/Text-Diff/Text-Diff-1.440.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Diff/Text-Diff-1.440.0.ebuild b/dev-perl/Text-Diff/Text-Diff-1.440.0.ebuild index a1a6260e6382..0e31004e4276 100644 --- a/dev-perl/Text-Diff/Text-Diff-1.440.0.ebuild +++ b/dev-perl/Text-Diff/Text-Diff-1.440.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perform diffs on files and record sets" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND=" |