diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-02-13 02:13:39 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-02-13 02:13:39 +0000 |
commit | 0e4ac3c9c6ded4bb1f2c086fd6e4b168c273ebb0 (patch) | |
tree | ea281a2017b7c740b48dba7b26a23353b6db3618 /media-gfx/fbi/fbi-1.21-r1.ebuild | |
parent | Version bumped (diff) | |
download | historical-0e4ac3c9c6ded4bb1f2c086fd6e4b168c273ebb0.tar.gz historical-0e4ac3c9c6ded4bb1f2c086fd6e4b168c273ebb0.tar.bz2 historical-0e4ac3c9c6ded4bb1f2c086fd6e4b168c273ebb0.zip |
Added hppa to keywords.
Diffstat (limited to 'media-gfx/fbi/fbi-1.21-r1.ebuild')
-rw-r--r-- | media-gfx/fbi/fbi-1.21-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/fbi/fbi-1.21-r1.ebuild b/media-gfx/fbi/fbi-1.21-r1.ebuild index 6c4a1e755570..f1103ccf8741 100644 --- a/media-gfx/fbi/fbi-1.21-r1.ebuild +++ b/media-gfx/fbi/fbi-1.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/fbi-1.21-r1.ebuild,v 1.1 2002/12/26 18:44:41 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/fbi-1.21-r1.ebuild,v 1.2 2003/02/13 02:13:39 gmsoft Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.strusel007.de/linux/fbi.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 alpha" +KEYWORDS="x86 alpha hppa" DEPEND=">=media-libs/jpeg-6b" |