diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-11-20 11:12:41 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-11-20 11:16:09 +0100 |
commit | a5c3b49326f2c9ec0037f826eb967935623f965d (patch) | |
tree | 04c1205ed808764e6fda8f3a6f75ff25a721562a /dev-perl/IO-Stty | |
parent | net-proxy/squid: bump to 3.5.27 (diff) | |
download | gentoo-a5c3b49326f2c9ec0037f826eb967935623f965d.tar.gz gentoo-a5c3b49326f2c9ec0037f826eb967935623f965d.tar.bz2 gentoo-a5c3b49326f2c9ec0037f826eb967935623f965d.zip |
dev-perl/IO-Stty: Mark ~hppa too.
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/IO-Stty')
-rw-r--r-- | dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 d197f6c104e2..bf3b133f4207 100644 --- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild +++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Change and print terminal line settings" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="test" RDEPEND="" |