diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:34 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:34 -0400 |
commit | ff3085e819b45cc2f9212c0f6c48196f298892c8 (patch) | |
tree | 2a1761e272440b3664cb0ec7c795a489914de902 /dev-perl | |
parent | dev-perl/Error-0.170.250: ppc64 stable, bug 667266 (diff) | |
download | gentoo-ff3085e819b45cc2f9212c0f6c48196f298892c8.tar.gz gentoo-ff3085e819b45cc2f9212c0f6c48196f298892c8.tar.bz2 gentoo-ff3085e819b45cc2f9212c0f6c48196f298892c8.zip |
dev-perl/Expect-1.350.0: ppc64 stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Expect/Expect-1.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Expect/Expect-1.350.0.ebuild b/dev-perl/Expect/Expect-1.350.0.ebuild index 84bde3300a6d..dc3dd64e86a7 100644 --- a/dev-perl/Expect/Expect-1.350.0.ebuild +++ b/dev-perl/Expect/Expect-1.350.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Expect for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd" IUSE="test minimal" RDEPEND=" |