commit: 2c358a5b9ddb5d71d71a0d6cf84c0622a424816b Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 13:13:49 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 13:13:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c358a5b
dev-perl/Inline-C: Mark ~hppa (bug #576058). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches dev-perl/Inline-C/Inline-C-0.760.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Inline-C/Inline-C-0.760.0.ebuild b/dev-perl/Inline-C/Inline-C-0.760.0.ebuild index d04092c..c46304d 100644 --- a/dev-perl/Inline-C/Inline-C-0.760.0.ebuild +++ b/dev-perl/Inline-C/Inline-C-0.760.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="C Language Support for Inline" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~x86" IUSE="test" DIST_TEST="do" # parallelism thwarted by race conditions