diff options
Diffstat (limited to 'app-arch/unadf')
-rw-r--r-- | app-arch/unadf/unadf-0.7.9b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unadf/unadf-0.7.9b.ebuild b/app-arch/unadf/unadf-0.7.9b.ebuild index b2e1724c604e..bec03451b18f 100644 --- a/app-arch/unadf/unadf-0.7.9b.ebuild +++ b/app-arch/unadf/unadf-0.7.9b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unadf/unadf-0.7.9b.ebuild,v 1.3 2005/09/15 17:55:27 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unadf/unadf-0.7.9b.ebuild,v 1.4 2005/11/29 03:00:46 vapier Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="http://perso.club-internet.fr/lclevy/adflib/adflib.zip" HOMEPAGE="http://perso.club-internet.fr/lclevy/adflib/adflib.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~ppc-macos ~x86" +KEYWORDS="~hppa ~ppc ~ppc-macos ~x86" IUSE="" DEPEND="app-arch/unzip" RDEPEND="" |