summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-12 15:29:54 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-12 15:29:54 +0000
commit1deb6fae9763e82893a691c3aeb17d58caa48cfc (patch)
tree10aeb3bc00ac8458d0142064a5c5c4e8ba219a23 /virtual/opengl/opengl-7.0.ebuild
parentRemove virtual/opengl as virtual/opengl new style virtual fixes that. (diff)
downloadgentoo-2-1deb6fae9763e82893a691c3aeb17d58caa48cfc.tar.gz
gentoo-2-1deb6fae9763e82893a691c3aeb17d58caa48cfc.tar.bz2
gentoo-2-1deb6fae9763e82893a691c3aeb17d58caa48cfc.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'virtual/opengl/opengl-7.0.ebuild')
-rw-r--r--virtual/opengl/opengl-7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/opengl/opengl-7.0.ebuild b/virtual/opengl/opengl-7.0.ebuild
index 167a99a9c279..5816622105a2 100644
--- a/virtual/opengl/opengl-7.0.ebuild
+++ b/virtual/opengl/opengl-7.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0.ebuild,v 1.1 2006/04/11 22:42:39 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0.ebuild,v 1.2 2006/04/12 15:29:54 flameeyes Exp $
DESCRIPTION="Virtual for OpenGL implementation"
HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="media-libs/mesa"
DEPEND="${RDEPEND}"