diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 14:02:43 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 14:11:28 +0100 |
commit | e0e8e1eb7dea20e7e2b983ef8ac634aecf3b0abb (patch) | |
tree | b20d755e20726af91a8483a2f5fd9c3d525c1d83 /dev-perl/IPC-System-Simple | |
parent | app-editors/emacs: First release candidate for Emacs 25.2. (diff) | |
download | gentoo-e0e8e1eb7dea20e7e2b983ef8ac634aecf3b0abb.tar.gz gentoo-e0e8e1eb7dea20e7e2b983ef8ac634aecf3b0abb.tar.bz2 gentoo-e0e8e1eb7dea20e7e2b983ef8ac634aecf3b0abb.zip |
dev-perl/IPC-System-Simple: Mark ~hppa (bug #602602).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/IPC-System-Simple')
-rw-r--r-- | dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 4 |
1 files 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 90011257681e..651b20476907 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=" |