From: Thomas Deutschmann Date: Sat, 18 Aug 2018 21:52:40 +0000 (+0200) Subject: dev-perl/Text-Levenshtein: x86 stable (bug #663934) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ab5d06db49ede6f88be2cbb4ae3b1a53d4ae4281;p=gentoo.git dev-perl/Text-Levenshtein: x86 stable (bug #663934) Package-Manager: Portage-2.3.46, Repoman-2.3.10 --- 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="