diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-24 20:24:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-24 20:24:53 +0000 |
commit | 81513fb1a097b70e5ff1d14b1cfb10dbd953f8ab (patch) | |
tree | e0c3c46d7fa1e6d99d5cd4823ea5aee323db3971 /dev-perl/Expect | |
parent | sys-apps/coreutils: stable 8.28-r1 for hppa, bug #638176 (diff) | |
download | gentoo-81513fb1a097b70e5ff1d14b1cfb10dbd953f8ab.tar.gz gentoo-81513fb1a097b70e5ff1d14b1cfb10dbd953f8ab.tar.bz2 gentoo-81513fb1a097b70e5ff1d14b1cfb10dbd953f8ab.zip |
dev-perl/Expect: stable 1.320.0-r1 for hppa, bug #638176
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Expect')
-rw-r--r-- | dev-perl/Expect/Expect-1.320.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Expect/Expect-1.320.0-r1.ebuild b/dev-perl/Expect/Expect-1.320.0-r1.ebuild index 8a573a308b45..1f4227ff5946 100644 --- a/dev-perl/Expect/Expect-1.320.0-r1.ebuild +++ b/dev-perl/Expect/Expect-1.320.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Expect for Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="test minimal" RDEPEND=" |