diff options
author | Pacho Ramos <pacho@gentoo.org> | 2009-12-24 17:37:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2009-12-24 17:37:46 +0000 |
commit | 7cb4bfc5579557013f87684180c4d8a2a8744bc5 (patch) | |
tree | 1187dc16e96fd9f22dad10bdd55a566e691bb37b /dev-python/urwid/urwid-0.9.9.ebuild | |
parent | amd64 stable, bug 297713 (diff) | |
download | gentoo-2-7cb4bfc5579557013f87684180c4d8a2a8744bc5.tar.gz gentoo-2-7cb4bfc5579557013f87684180c4d8a2a8744bc5.tar.bz2 gentoo-2-7cb4bfc5579557013f87684180c4d8a2a8744bc5.zip |
amd64 stable, bug 297715
(Portage version: 2.1.7.15/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/urwid/urwid-0.9.9.ebuild')
-rw-r--r-- | dev-python/urwid/urwid-0.9.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/urwid/urwid-0.9.9.ebuild b/dev-python/urwid/urwid-0.9.9.ebuild index cfe1f77c9209..e77f58423797 100644 --- a/dev-python/urwid/urwid-0.9.9.ebuild +++ b/dev-python/urwid/urwid-0.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild,v 1.3 2009/12/22 18:55:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.9.9.ebuild,v 1.4 2009/12/24 17:37:46 pacho Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="http://excess.org/urwid/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="examples" DEPEND="dev-python/setuptools" |