diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-19 08:35:39 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 11:34:34 +0100 |
commit | 3952092b21013b378a03e850b12b446c8f3e433c (patch) | |
tree | 18a6f2a35f91714094d49c4863fd9d9ef90220c8 /dev-perl/Text-Diff | |
parent | dev-perl/Test-Warnings: stable 0.26.0 for sparc, bug #663934 (diff) | |
download | gentoo-3952092b21013b378a03e850b12b446c8f3e433c.tar.gz gentoo-3952092b21013b378a03e850b12b446c8f3e433c.tar.bz2 gentoo-3952092b21013b378a03e850b12b446c8f3e433c.zip |
dev-perl/Text-Diff: stable 1.450.0 for sparc, bug #663934
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 dc8c5b3232e1..2b4ecce092e6 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=" |