diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-13 09:54:57 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-13 10:17:47 +0200 |
commit | 80ebae1b62f9857d103c45b3b0a7f0ba208cfcaa (patch) | |
tree | 43109cd439e74fd2508e3a2dd237bba3b996c321 /dev-perl/B-Hooks-OP-Check | |
parent | dev-perl/gtk2-perl: Stable for HPPA (bug #573550). (diff) | |
download | gentoo-80ebae1b62f9857d103c45b3b0a7f0ba208cfcaa.tar.gz gentoo-80ebae1b62f9857d103c45b3b0a7f0ba208cfcaa.tar.bz2 gentoo-80ebae1b62f9857d103c45b3b0a7f0ba208cfcaa.zip |
dev-perl/B-Hooks-OP-Check: Mark ~hppa (bug #579736).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/B-Hooks-OP-Check')
-rw-r--r-- | dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.190.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.190.0-r1.ebuild b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.190.0-r1.ebuild index 62e2c2a94a57..75405c86ed69 100644 --- a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.190.0-r1.ebuild +++ b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.190.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Wrap OP check callbacks" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND="virtual/perl-parent" |