summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-05 21:47:58 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-05 21:47:58 +0000
commit763bfc80f2bed523c93c6283115acdbd8d6437b2 (patch)
tree147fc94b71535fbc6fa3aea809e1cb0c2a8087c6 /dev-python
parentKeyword ~arm (diff)
downloadgentoo-2-763bfc80f2bed523c93c6283115acdbd8d6437b2.tar.gz
gentoo-2-763bfc80f2bed523c93c6283115acdbd8d6437b2.tar.bz2
gentoo-2-763bfc80f2bed523c93c6283115acdbd8d6437b2.zip
Keyword ~arm
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/urwid/ChangeLog5
-rw-r--r--dev-python/urwid/urwid-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/urwid/ChangeLog b/dev-python/urwid/ChangeLog
index a3ad97589101..cc48f96913c5 100644
--- a/dev-python/urwid/ChangeLog
+++ b/dev-python/urwid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/urwid
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.51 2012/07/14 00:42:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.52 2012/08/05 21:47:58 blueness Exp $
+
+ 05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> urwid-1.0.2.ebuild:
+ Keyword ~arm
*urwid-1.0.2 (14 Jul 2012)
diff --git a/dev-python/urwid/urwid-1.0.2.ebuild b/dev-python/urwid/urwid-1.0.2.ebuild
index f63a29837e04..dfeb57a237ea 100644
--- a/dev-python/urwid/urwid-1.0.2.ebuild
+++ b/dev-python/urwid/urwid-1.0.2.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/dev-python/urwid/urwid-1.0.2.ebuild,v 1.1 2012/07/14 00:42:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-1.0.2.ebuild,v 1.2 2012/08/05 21:47:58 blueness Exp $
EAPI="4"
PYTHON_USE_WITH="ncurses"
@@ -17,7 +17,7 @@ SRC_URI="http://excess.org/urwid/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="examples"
DEPEND="dev-python/setuptools"