summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2006-10-09 21:12:56 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2006-10-09 21:12:56 +0000
commitd9fc8faa3aa797f8e02ca9e89d192143fd636e09 (patch)
tree630f3f7c247912b1b9b460e85a953fc6cbd7d5ee /sys-libs/com_err/com_err-1.39.ebuild
parentStable on sparc (diff)
downloadgentoo-2-d9fc8faa3aa797f8e02ca9e89d192143fd636e09.tar.gz
gentoo-2-d9fc8faa3aa797f8e02ca9e89d192143fd636e09.tar.bz2
gentoo-2-d9fc8faa3aa797f8e02ca9e89d192143fd636e09.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.2_pre2-r2)
Diffstat (limited to 'sys-libs/com_err/com_err-1.39.ebuild')
-rw-r--r--sys-libs/com_err/com_err-1.39.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/com_err/com_err-1.39.ebuild b/sys-libs/com_err/com_err-1.39.ebuild
index a03e5bfebb2c..83864de2b4a8 100644
--- a/sys-libs/com_err/com_err-1.39.ebuild
+++ b/sys-libs/com_err/com_err-1.39.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/com_err/com_err-1.39.ebuild,v 1.3 2006/09/09 10:28:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/com_err/com_err-1.39.ebuild,v 1.4 2006/10/09 21:12:56 drizzt Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/e2fsprogs-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="nls"
RDEPEND=""