diff options
author | 2002-12-09 04:26:14 +0000 | |
---|---|---|
committer | 2002-12-09 04:26:14 +0000 | |
commit | 62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace (patch) | |
tree | 74bd919c80d17adf4771f4271f8eff490fac16fa /media-libs/ofbis/ofbis-0.1.1.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.tar.gz historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.tar.bz2 historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'media-libs/ofbis/ofbis-0.1.1.ebuild')
-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 e268e7eb3ce5..0061af760eb8 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 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ofbis/ofbis-0.1.1.ebuild,v 1.6 2002/10/04 05:49:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ofbis/ofbis-0.1.1.ebuild,v 1.7 2002/12/09 04:26:13 manson 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 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/glibc" |