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

dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild

index 172a8b9f5b0b0eef0848c118dbbf96f4230fc52d..6826884944ffdf94ad567e4af707df0ffd244422 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="Tie a variable to a type constraint"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc x86"
 IUSE="test minimal"
 
 RDEPEND="