diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:08:53 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:08:53 +0000 |
commit | b0a98cacee47ecd9098cde55b222dba81a4cc7dd (patch) | |
tree | cf662adf7e398e5a39b38ccc3b8752b89bfbb271 /media-libs/ofbis | |
parent | small fix0rs (diff) | |
download | gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.tar.gz gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.tar.bz2 gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'media-libs/ofbis')
-rw-r--r-- | media-libs/ofbis/ofbis-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ofbis/ofbis-0.1.1.ebuild b/media-libs/ofbis/ofbis-0.1.1.ebuild index d63a2a289039..c80e51989197 100644 --- a/media-libs/ofbis/ofbis-0.1.1.ebuild +++ b/media-libs/ofbis/ofbis-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/ofbis/ofbis-0.1.1.ebuild,v 1.4 2002/07/23 00:12:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ofbis/ofbis-0.1.1.ebuild,v 1.5 2002/08/14 13:08:10 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Framebuffer graphical library" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.nocrew.org/pub/ofbis" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" |