commit: e0e8e1eb7dea20e7e2b983ef8ac634aecf3b0abb Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 13:02:43 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 13:11:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e8e1eb
dev-perl/IPC-System-Simple: Mark ~hppa (bug #602602). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild index 9001125..651b204 100644 --- a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild +++ b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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="Run commands simply, with detailed diagnostics" SLOT="0" -KEYWORDS="~alpha amd64 x86" +KEYWORDS="~alpha amd64 ~hppa x86" IUSE="test" RDEPEND="
