diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-06 02:39:30 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-06 02:39:30 +0000 |
commit | 6ab478304b97592b4bd9e0f706c390f477089339 (patch) | |
tree | 72e74ef2be140b865c62914221b25b2d18b14e1c /sys-libs/talloc/talloc-2.0.7.ebuild | |
parent | marked x86 per bug 417107 (diff) | |
download | gentoo-2-6ab478304b97592b4bd9e0f706c390f477089339.tar.gz gentoo-2-6ab478304b97592b4bd9e0f706c390f477089339.tar.bz2 gentoo-2-6ab478304b97592b4bd9e0f706c390f477089339.zip |
marked x86 per bug 417113
(Portage version: 2.2.0_alpha116/cvs/Linux i686)
Diffstat (limited to 'sys-libs/talloc/talloc-2.0.7.ebuild')
-rw-r--r-- | sys-libs/talloc/talloc-2.0.7.ebuild | 4 |
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 3bd89eff5fb2..9ab85208d6df 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.5 2012/05/12 19:20:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.7.ebuild,v 1.6 2012/07/06 02:39:30 jdhore 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" |