From: Thomas Deutschmann <whissi@gentoo.org>
Date: Sat, 18 Aug 2018 21:58:10 +0000 (+0200)
Subject: dev-perl/Type-Tie: x86 stable (bug #663934)
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5d70ef1da777b714c9547739657080ba318767d4;p=gentoo.git

dev-perl/Type-Tie: x86 stable (bug #663934)

Package-Manager: Portage-2.3.46, Repoman-2.3.10
---

diff --git a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
index 172a8b9f5b0b..6826884944ff 100644
--- a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
+++ b/dev-perl/Type-Tie/Type-Tie-0.9.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="Tie a variable to a type constraint"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc x86"
 IUSE="test minimal"
 
 RDEPEND="