diff options
Diffstat (limited to 'net-dialup/fbgetty/fbgetty-0.1.698.ebuild')
-rw-r--r-- | net-dialup/fbgetty/fbgetty-0.1.698.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/fbgetty/fbgetty-0.1.698.ebuild b/net-dialup/fbgetty/fbgetty-0.1.698.ebuild index a9835472d3dd..c0146cace61d 100644 --- a/net-dialup/fbgetty/fbgetty-0.1.698.ebuild +++ b/net-dialup/fbgetty/fbgetty-0.1.698.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698.ebuild,v 1.7 2004/11/17 18:36:32 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698.ebuild,v 1.8 2004/12/19 19:13:32 dholm Exp $ DESCRIPTION="An extended getty for the framebuffer console" HOMEPAGE="http://projects.meuh.org/fbgetty/" SRC_URI="${HOMEPAGE}downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~ppc" IUSE="" DEPEND="virtual/libc" |