summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-25 18:04:14 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-25 18:04:14 +0000
commit72e94e7fdfb6dfdba086566e0154c338adcb773c (patch)
tree576bbd23f1d6be9e7a209cb774ffd1f1ebcd5d26 /sys-libs/talloc/talloc-2.0.7.ebuild
parentBump for makemkv 1.7.8 (diff)
downloadgentoo-2-72e94e7fdfb6dfdba086566e0154c338adcb773c.tar.gz
gentoo-2-72e94e7fdfb6dfdba086566e0154c338adcb773c.tar.bz2
gentoo-2-72e94e7fdfb6dfdba086566e0154c338adcb773c.zip
stable ppc ppc64, bug #444686
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-libs/talloc/talloc-2.0.7.ebuild')
-rw-r--r--sys-libs/talloc/talloc-2.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/talloc/talloc-2.0.7.ebuild b/sys-libs/talloc/talloc-2.0.7.ebuild
index 9ab85208d6df..171f38f1dc58 100644
--- a/sys-libs/talloc/talloc-2.0.7.ebuild
+++ b/sys-libs/talloc/talloc-2.0.7.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/talloc/talloc-2.0.7.ebuild,v 1.6 2012/07/06 02:39:30 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.7 2012/11/25 18:04:14 blueness Exp $
EAPI=3
PYTHON_DEPEND="python? 2:2.6"
@@ -13,7 +13,7 @@ SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris"
IUSE="compat python"
RDEPEND="!!<sys-libs/talloc-2.0.5"