summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-03-18 08:44:22 +0000
committerThomas Kahle <tomka@gentoo.org>2011-03-18 08:44:22 +0000
commitfdc8dc582d03b69d2e778ffa06992a26da4bdb6e (patch)
tree407bcc8aba9d7277c278eeb9eee8ac5ed05663e2 /dev-python/libasyncns-python
parentversion bump (#357705) (diff)
downloadgentoo-2-fdc8dc582d03b69d2e778ffa06992a26da4bdb6e.tar.gz
gentoo-2-fdc8dc582d03b69d2e778ffa06992a26da4bdb6e.tar.bz2
gentoo-2-fdc8dc582d03b69d2e778ffa06992a26da4bdb6e.zip
~x86 per bug 352874
(Portage version: 2.1.9.43/cvs/Linux i686)
Diffstat (limited to 'dev-python/libasyncns-python')
-rw-r--r--dev-python/libasyncns-python/ChangeLog5
-rw-r--r--dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <tomka@gentoo.org> libasyncns-python-0.7.1.ebuild:
+ ~x86 per bug 352874
01 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
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"