diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:07:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:08:46 +0100 |
commit | 25c6af1e7af5daaa00be2de2e586bacc1c9b9705 (patch) | |
tree | 2095b5b1be10895f5874ac1514ae077d701feb1d /dev-perl/Text-Diff | |
parent | dev-perl/Text-CSV_XS: stable 1.340.0 for hppa, bug #663934 (diff) | |
download | gentoo-25c6af1e7af5daaa00be2de2e586bacc1c9b9705.tar.gz gentoo-25c6af1e7af5daaa00be2de2e586bacc1c9b9705.tar.bz2 gentoo-25c6af1e7af5daaa00be2de2e586bacc1c9b9705.zip |
dev-perl/Text-Diff: stable 1.450.0 for hppa, bug #663934
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 0ae1eeeceacb..7d0736cec532 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=" |