diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-28 19:52:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-28 19:52:46 +0000 |
commit | 35458af62797fc3c897b86ae898cb6d1dafa21f9 (patch) | |
tree | 0f8dfd9286dc6156c38231e36ab21fe7538787c1 /virtual/perl-Switch/perl-Switch-2.160.0.ebuild | |
parent | Add unit file (#488426 by Emery Hemingway) (diff) | |
download | gentoo-2-35458af62797fc3c897b86ae898cb6d1dafa21f9.tar.gz gentoo-2-35458af62797fc3c897b86ae898cb6d1dafa21f9.tar.bz2 gentoo-2-35458af62797fc3c897b86ae898cb6d1dafa21f9.zip |
Marked ~hppa (bug #489676).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual/perl-Switch/perl-Switch-2.160.0.ebuild')
-rw-r--r-- | virtual/perl-Switch/perl-Switch-2.160.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Switch/perl-Switch-2.160.0.ebuild b/virtual/perl-Switch/perl-Switch-2.160.0.ebuild index 61e63b5d6827..9177f730d41e 100644 --- a/virtual/perl-Switch/perl-Switch-2.160.0.ebuild +++ b/virtual/perl-Switch/perl-Switch-2.160.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild,v 1.3 2012/12/01 14:15:10 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Switch/perl-Switch-2.160.0.ebuild,v 1.4 2013/10/28 19:52:46 jer Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~hppa ppc x86" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.12* ~perl-core/${PN#perl-}-${PV} )" |