diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:07 -0700 |
commit | f1aac874fadcce2f1616cf224199dfdd9f2c1fa2 (patch) | |
tree | cba0eccdccfb3cda4c259ef1eac226dcc1dba6a7 /dev-perl/Text-Diff | |
parent | dev-perl/Text-CSV_XS-1.340.0: ppc stable, bug 663934 (diff) | |
download | gentoo-f1aac874fadcce2f1616cf224199dfdd9f2c1fa2.tar.gz gentoo-f1aac874fadcce2f1616cf224199dfdd9f2c1fa2.tar.bz2 gentoo-f1aac874fadcce2f1616cf224199dfdd9f2c1fa2.zip |
dev-perl/Text-Diff-1.450.0: ppc stable, bug 663934
Diffstat (limited to 'dev-perl/Text-Diff')
-rw-r--r-- | dev-perl/Text-Diff/Text-Diff-1.450.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Diff/Text-Diff-1.450.0.ebuild b/dev-perl/Text-Diff/Text-Diff-1.450.0.ebuild index 57dc076ea9d7..2dc053cf3fe1 100644 --- a/dev-perl/Text-Diff/Text-Diff-1.450.0.ebuild +++ b/dev-perl/Text-Diff/Text-Diff-1.450.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perform diffs on files and record sets" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND=" |