diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-07 22:42:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-07 22:44:18 +0000 |
commit | 395966ba65819027d824936b0777c6863fc69e6e (patch) | |
tree | 278aa5b3dbadb3184b3e74f4522968958ec4d6a5 | |
parent | kde-misc/kio-gdrive: x86 stable (bug #636630) (diff) | |
download | gentoo-395966ba65819027d824936b0777c6863fc69e6e.tar.gz gentoo-395966ba65819027d824936b0777c6863fc69e6e.tar.bz2 gentoo-395966ba65819027d824936b0777c6863fc69e6e.zip |
dev-perl/IO-Stty: keyworded 0.30.0 for ia64, bug #636702
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild index a066fb1fc9cb..05c3a957e3ad 100644 --- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild +++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild @@ -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="" |