summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-15 23:36:34 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-15 23:36:34 +0000
commit73b6c5e5dd5a347dc29116e81504761b84986c17 (patch)
treed28b050b1184cf4f426ee527be9f12240c8b7d43 /sys-libs/tdb/tdb-1.2.10.ebuild
parentmask libcanberra[pulseaudio] (diff)
downloadgentoo-2-73b6c5e5dd5a347dc29116e81504761b84986c17.tar.gz
gentoo-2-73b6c5e5dd5a347dc29116e81504761b84986c17.tar.bz2
gentoo-2-73b6c5e5dd5a347dc29116e81504761b84986c17.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/tdb/tdb-1.2.10.ebuild')
-rw-r--r--sys-libs/tdb/tdb-1.2.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/tdb/tdb-1.2.10.ebuild b/sys-libs/tdb/tdb-1.2.10.ebuild
index 355fab7f694a..9a666b991aa6 100644
--- a/sys-libs/tdb/tdb-1.2.10.ebuild
+++ b/sys-libs/tdb/tdb-1.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.10.ebuild,v 1.1 2012/04/23 19:58:36 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.10.ebuild,v 1.2 2012/05/15 23:36:34 aballier Exp $
EAPI=3
PYTHON_DEPEND="python? 2"
@@ -14,7 +14,7 @@ SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="python"
RDEPEND=""