dev-perl/Text-Levenshtein: x86 stable (bug #663934)
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 18 Aug 2018 21:52:40 +0000 (23:52 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 18 Aug 2018 22:13:54 +0000 (00:13 +0200)
Package-Manager: Portage-2.3.46, Repoman-2.3.10

dev-perl/Text-Levenshtein/Text-Levenshtein-0.130.0.ebuild

index e43be8c686ba68517a0f2ef4d6fc575dd22e494a..310f7cd4f166fa04964afd0e3922d6e7ecc97590 100644 (file)
@@ -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="