diff options
author | Yuta Satoh <nigoro@gentoo.org> | 2004-12-24 15:14:39 +0000 |
---|---|---|
committer | Yuta Satoh <nigoro@gentoo.org> | 2004-12-24 15:14:39 +0000 |
commit | 2e294bc0d6a6a926502b1f5646c7ce7e35fe968d (patch) | |
tree | 48018379450ecb6d3ebf33f18968a4da51f28df8 /dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild | |
parent | Moved from app-sci/wcalc to sci-calculators/wcalc (diff) | |
download | gentoo-2-2e294bc0d6a6a926502b1f5646c7ce7e35fe968d.tar.gz gentoo-2-2e294bc0d6a6a926502b1f5646c7ce7e35fe968d.tar.bz2 gentoo-2-2e294bc0d6a6a926502b1f5646c7ce7e35fe968d.zip |
added ~ppc64
Diffstat (limited to 'dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild')
-rw-r--r-- | dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild b/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild index 60fd6dffc8f2..359513de142f 100644 --- a/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild +++ b/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild,v 1.8 2004/10/16 23:57:25 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-bubblebabble/digest-bubblebabble-0.01.ebuild,v 1.9 2004/12/24 15:14:39 nigoro Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" +KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips ~ppc64" IUSE="" |