From: Thomas Deutschmann Date: Sat, 18 Aug 2018 21:57:44 +0000 (+0200) Subject: dev-perl/Regexp-Util: x86 stable (bug #663934) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e23ffbc7a6a2b9ad1de3efcfd8b81d92da6bafa0;p=gentoo.git dev-perl/Regexp-Util: x86 stable (bug #663934) Package-Manager: Portage-2.3.46, Repoman-2.3.10 --- diff --git a/dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild b/dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild index 8350f2d81ead..69ce0e181ebf 100644 --- a/dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild +++ b/dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="General purpose utilities for working with Regular Expressions" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" IUSE="test" RDEPEND=""