diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-02-26 06:16:54 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-02-26 06:16:54 +0000 |
commit | 8c5e0fa8f117e432744b0ba592642340b41413b3 (patch) | |
tree | 54a24f9531b00b1cccd6e4943564614ee3b82d14 /dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild | |
parent | official 4.10 with current patches (diff) | |
download | historical-8c5e0fa8f117e432744b0ba592642340b41413b3.tar.gz historical-8c5e0fa8f117e432744b0ba592642340b41413b3.tar.bz2 historical-8c5e0fa8f117e432744b0ba592642340b41413b3.zip |
Added ~mips to KEYWORDS to satisfy repoman deps.
Diffstat (limited to 'dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild')
-rw-r--r-- | dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild b/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild index ddd5f581ce8c..e604c341f25d 100644 --- a/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild +++ b/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild,v 1.4 2004/02/21 11:03:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild,v 1.5 2004/02/26 06:14:00 kumba Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips" DEPEND="dev-perl/math-pari dev-perl/crypt-random |