diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:49 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:49 -0700 |
commit | 61942458c27ec9649d2c5185afea97265a473de2 (patch) | |
tree | 2d9036332598ed809b0f40d33a282ad19f8bc644 /dev-perl/Text-Diff | |
parent | dev-perl/Text-CSV_XS-1.340.0: ppc64 stable, bug 663934 (diff) | |
download | gentoo-61942458c27ec9649d2c5185afea97265a473de2.tar.gz gentoo-61942458c27ec9649d2c5185afea97265a473de2.tar.bz2 gentoo-61942458c27ec9649d2c5185afea97265a473de2.zip |
dev-perl/Text-Diff-1.450.0: ppc64 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 2b4ecce092e6..57dc076ea9d7 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=" |