diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-20 02:41:42 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-20 02:41:42 +0000 |
commit | 73ccadb2666523a5b38be7c868db8b399a01988e (patch) | |
tree | 59b5a987f79cc58c8dceabfca2fab3abd7bdc92a /app-misc/cadubi/cadubi-1.3.ebuild | |
parent | stable on ppc64, bug #63659 (diff) | |
download | historical-73ccadb2666523a5b38be7c868db8b399a01988e.tar.gz historical-73ccadb2666523a5b38be7c868db8b399a01988e.tar.bz2 historical-73ccadb2666523a5b38be7c868db8b399a01988e.zip |
stable on ppc64, bug #63660
Diffstat (limited to 'app-misc/cadubi/cadubi-1.3.ebuild')
-rw-r--r-- | app-misc/cadubi/cadubi-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cadubi/cadubi-1.3.ebuild b/app-misc/cadubi/cadubi-1.3.ebuild index 35e44a14c39c..60044f2afc4d 100644 --- a/app-misc/cadubi/cadubi-1.3.ebuild +++ b/app-misc/cadubi/cadubi-1.3.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/app-misc/cadubi/cadubi-1.3.ebuild,v 1.5 2004/08/28 14:08:11 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cadubi/cadubi-1.3.ebuild,v 1.6 2004/09/20 02:41:42 tgall Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://langworth.com/CadubiProject" SRC_URI="http://langworth.com/downloads/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ppc64" IUSE="" DEPEND="dev-lang/perl >=dev-perl/TermReadKey-2.21" |