diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 14:13:49 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 14:13:49 +0100 |
commit | 2c358a5b9ddb5d71d71a0d6cf84c0622a424816b (patch) | |
tree | 178d1b04efd93dbf8e945272603a733eb7634a5f /dev-perl/Inline-C | |
parent | dev-perl/Pegex: Mark ~hppa (bug #576058). (diff) | |
download | gentoo-2c358a5b9ddb5d71d71a0d6cf84c0622a424816b.tar.gz gentoo-2c358a5b9ddb5d71d71a0d6cf84c0622a424816b.tar.bz2 gentoo-2c358a5b9ddb5d71d71a0d6cf84c0622a424816b.zip |
dev-perl/Inline-C: Mark ~hppa (bug #576058).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/Inline-C')
-rw-r--r-- | dev-perl/Inline-C/Inline-C-0.760.0.ebuild | 4 |
1 files 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 d04092c0c3b1..c46304d91b8e 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 |