diff options
Diffstat (limited to 'app-arch/afio/afio-2.5.ebuild')
-rw-r--r-- | app-arch/afio/afio-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/afio/afio-2.5.ebuild b/app-arch/afio/afio-2.5.ebuild index 66e8b71574c3..a52b2aa365c3 100644 --- a/app-arch/afio/afio-2.5.ebuild +++ b/app-arch/afio/afio-2.5.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/afio/afio-2.5.ebuild,v 1.9 2005/09/09 14:29:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.5.ebuild,v 1.10 2005/11/29 02:55:40 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://members.brabant.chello.nl/~k.holtman/${P}.tgz" LICENSE="Artistic LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86" IUSE="" RDEPEND="virtual/libc" |