summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-05 20:02:32 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-05 20:02:32 +0000
commit4070e25281e3ecacd17d88b2d422bdb2d1aaa29b (patch)
treecc3c67419ab36310f472bb7d55fc8d9f833d397c /app-text/opensp/opensp-1.5.1.ebuild
parentFix broken manifest for bug #128946. (diff)
downloadgentoo-2-4070e25281e3ecacd17d88b2d422bdb2d1aaa29b.tar.gz
gentoo-2-4070e25281e3ecacd17d88b2d422bdb2d1aaa29b.tar.bz2
gentoo-2-4070e25281e3ecacd17d88b2d422bdb2d1aaa29b.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'app-text/opensp/opensp-1.5.1.ebuild')
-rw-r--r--app-text/opensp/opensp-1.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/opensp/opensp-1.5.1.ebuild b/app-text/opensp/opensp-1.5.1.ebuild
index 76674e5770e3..c1877260481f 100644
--- a/app-text/opensp/opensp-1.5.1.ebuild
+++ b/app-text/opensp/opensp-1.5.1.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/app-text/opensp/opensp-1.5.1.ebuild,v 1.13 2006/03/21 02:58:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/opensp/opensp-1.5.1.ebuild,v 1.14 2006/04/05 20:02:32 flameeyes Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/openjade/${MY_P}.tar.gz"
LICENSE="as-is"
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"
DEPEND="nls? ( sys-devel/gettext )"