summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-01 00:22:37 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-01 00:22:37 +0000
commit2dddf44e460daa5c46f32aa9049f05a3c023b62b (patch)
tree638dd33e5a09abf23363339292ecb018603c72eb /media-libs/jpeg/jpeg-6b-r6.ebuild
parentadded addpredict to gnome2 dir and see if this is the right fix for bug #128289. (diff)
downloadhistorical-2dddf44e460daa5c46f32aa9049f05a3c023b62b.tar.gz
historical-2dddf44e460daa5c46f32aa9049f05a3c023b62b.tar.bz2
historical-2dddf44e460daa5c46f32aa9049f05a3c023b62b.zip
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1_pre7-r3
Diffstat (limited to 'media-libs/jpeg/jpeg-6b-r6.ebuild')
-rw-r--r--media-libs/jpeg/jpeg-6b-r6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/jpeg/jpeg-6b-r6.ebuild b/media-libs/jpeg/jpeg-6b-r6.ebuild
index c1aa9d730dbe..0eba09277652 100644
--- a/media-libs/jpeg/jpeg-6b-r6.ebuild
+++ b/media-libs/jpeg/jpeg-6b-r6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-6b-r6.ebuild,v 1.2 2005/09/08 23:57:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-6b-r6.ebuild,v 1.3 2006/04/01 00:22:37 flameeyes Exp $
inherit libtool eutils toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.uu.net/graphics/jpeg/${PN}src.v${PV}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=""