dev-perl/IO-Stty: keyworded 0.30.0 for ia64, bug #636702
authorSergei Trofimovich <slyfox@gentoo.org>
Tue, 7 Nov 2017 22:42:36 +0000 (22:42 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 7 Nov 2017 22:44:18 +0000 (22:44 +0000)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"

dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild

index a066fb1fc9cbda08f2e2de925aa754edeecefb44..05c3a957e3ad14327d0d937a783e6140e551d775 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""