diff options
author | 2010-11-28 19:11:57 +0000 | |
---|---|---|
committer | 2010-11-28 19:11:57 +0000 | |
commit | 23e4ab9c9ae4da2afac30faac88fea4d7abaf7bc (patch) | |
tree | 0f737e4cac1c38a74f852f8aa5e50e40b94fa7fc /perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild | |
parent | Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605 (diff) | |
download | historical-23e4ab9c9ae4da2afac30faac88fea4d7abaf7bc.tar.gz historical-23e4ab9c9ae4da2afac30faac88fea4d7abaf7bc.tar.bz2 historical-23e4ab9c9ae4da2afac30faac88fea4d7abaf7bc.zip |
Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605
Package-Manager: portage-2.1.9.24/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild')
-rw-r--r-- | perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild index c7f99e77f3a1..3917f70719d7 100644 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild +++ b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.3 2010/11/20 18:38:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.4 2010/11/28 19:11:57 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Math::BigInt::Calc with some XS for more speed" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND=">=virtual/perl-Math-BigInt-1.97 |