summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2006-12-11 22:02:41 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2006-12-11 22:02:41 +0000
commite133ce6f16c7315e20d764ef3a921fbfaebaa358 (patch)
treec8857afe63903038208bceddcd35f505232b5a7b /app-text/sablotron/sablotron-1.0.2.ebuild
parentAdded some code suggested by drizztbsd (diff)
downloadgentoo-2-e133ce6f16c7315e20d764ef3a921fbfaebaa358.tar.gz
gentoo-2-e133ce6f16c7315e20d764ef3a921fbfaebaa358.tar.bz2
gentoo-2-e133ce6f16c7315e20d764ef3a921fbfaebaa358.zip
Added ~x86-fbsd keyword
(Portage version: 2.1.2_rc2-r4)
Diffstat (limited to 'app-text/sablotron/sablotron-1.0.2.ebuild')
-rw-r--r--app-text/sablotron/sablotron-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sablotron/sablotron-1.0.2.ebuild b/app-text/sablotron/sablotron-1.0.2.ebuild
index 7474a9d12eb4..ce37ab5e0541 100644
--- a/app-text/sablotron/sablotron-1.0.2.ebuild
+++ b/app-text/sablotron/sablotron-1.0.2.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/sablotron/sablotron-1.0.2.ebuild,v 1.1 2006/04/24 16:15:45 ehmsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.2.ebuild,v 1.2 2006/12/11 22:02:41 drizzt Exp $
inherit libtool gnuconfig flag-o-matic
@@ -15,7 +15,7 @@ SRC_URI="http://download-1.gingerall.cz/download/sablot/${MY_P}.tar.gz"
# Sablotron can optionally be built under GPL, using MPL for now
LICENSE="MPL-1.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc perl"
RDEPEND=">=dev-libs/expat-1.95.6-r1"