diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-11-12 00:10:39 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-11-12 00:14:48 +0100 |
commit | d54ae8d47d78656255f9634aceccd7799960a2a7 (patch) | |
tree | e9405bac01e7973988bf158179629c113273bd09 /dev-perl/Text-Diff | |
parent | app-forensics/honggfuzz: unbreak --linux_perf_bts_block flag (diff) | |
download | gentoo-d54ae8d47d78656255f9634aceccd7799960a2a7.tar.gz gentoo-d54ae8d47d78656255f9634aceccd7799960a2a7.tar.bz2 gentoo-d54ae8d47d78656255f9634aceccd7799960a2a7.zip |
dev-perl/Text-Diff: Stable for remaining arches (ALLARCHES), bug 585614
Package-Manager: portage-2.3.2
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 89419add18fe..7aa4befd0a63 100644 --- a/dev-perl/Text-Diff/Text-Diff-1.440.0.ebuild +++ b/dev-perl/Text-Diff/Text-Diff-1.440.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perform diffs on files and record sets" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND=" |