diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-14 21:30:47 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-14 21:30:47 +0200 |
commit | 908389f439ae3f6e576df18718914870a93eca5b (patch) | |
tree | 1a465d167921f5416ef91671dc96930c2077b802 /dev-perl | |
parent | dev-perl/Text-CSV_XS: arm stable, bug #585612 (diff) | |
download | gentoo-908389f439ae3f6e576df18718914870a93eca5b.tar.gz gentoo-908389f439ae3f6e576df18718914870a93eca5b.tar.bz2 gentoo-908389f439ae3f6e576df18718914870a93eca5b.zip |
dev-perl/Text-Diff: arm stable, bug #585614
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl')
-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 b8c5198a3d91..1dc762e73618 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=" |