dev-perl/Regexp-Util: x86 stable (bug #663934)
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 18 Aug 2018 21:57:44 +0000 (23:57 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 18 Aug 2018 22:14:12 +0000 (00:14 +0200)
Package-Manager: Portage-2.3.46, Repoman-2.3.10

dev-perl/Regexp-Util/Regexp-Util-0.3.0.ebuild

index 8350f2d81ead3e0954b15c7f74d86332633b069a..69ce0e181ebff745dab3153afe12f0cad0d850c1 100644 (file)
@@ -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=""