From fdc8dc582d03b69d2e778ffa06992a26da4bdb6e Mon Sep 17 00:00:00 2001 From: Thomas Kahle Date: Fri, 18 Mar 2011 08:44:22 +0000 Subject: ~x86 per bug 352874 (Portage version: 2.1.9.43/cvs/Linux i686) --- dev-python/libasyncns-python/ChangeLog | 5 ++++- dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/libasyncns-python') diff --git a/dev-python/libasyncns-python/ChangeLog b/dev-python/libasyncns-python/ChangeLog index 75448aa9543b..dd1fb2df384a 100644 --- a/dev-python/libasyncns-python/ChangeLog +++ b/dev-python/libasyncns-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/libasyncns-python # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/ChangeLog,v 1.2 2011/01/01 21:54:08 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/ChangeLog,v 1.3 2011/03/18 08:44:22 tomka Exp $ + + 18 Mar 2011; Thomas Kahle libasyncns-python-0.7.1.ebuild: + ~x86 per bug 352874 01 Jan 2011; Arfrever Frehtes Taifersar Arahesis libasyncns-python-0.7.1.ebuild: diff --git a/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild b/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild index 8dc5c85dec3e..600c4fe02648 100644 --- a/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild +++ b/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild,v 1.3 2011/01/01 21:54:08 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild,v 1.4 2011/03/18 08:44:22 tomka Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -14,7 +14,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=net-libs/libasyncns-0.4" -- cgit v1.2.3-65-gdbad