summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-08-18 23:52:40 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-08-19 00:13:54 +0200
commitab5d06db49ede6f88be2cbb4ae3b1a53d4ae4281 (patch)
tree1421d9fe6256217e005981fcecfbadd5056b6e22 /dev-perl/Text-Levenshtein
parentdev-perl/Text-Kakasi: x86 stable (bug #663934) (diff)
downloadgentoo-ab5d06db49ede6f88be2cbb4ae3b1a53d4ae4281.tar.gz
gentoo-ab5d06db49ede6f88be2cbb4ae3b1a53d4ae4281.tar.bz2
gentoo-ab5d06db49ede6f88be2cbb4ae3b1a53d4ae4281.zip
dev-perl/Text-Levenshtein: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Text-Levenshtein')
-rw-r--r--dev-perl/Text-Levenshtein/Text-Levenshtein-0.130.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.130.0.ebuild b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.130.0.ebuild
index e43be8c686ba..310f7cd4f166 100644
--- a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.130.0.ebuild
+++ b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.130.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="An implementation of the Levenshtein edit distance"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE="test"
RDEPEND="