diff options
author | 2013-08-11 13:19:53 +0000 | |
---|---|---|
committer | 2013-08-11 13:19:53 +0000 | |
commit | 18e31ac0b5c8cf6f83c74e044e1397f528a168ec (patch) | |
tree | 08550cc6060eee3bc4041a20db7c97f8e27c9760 /dev-python/charade/charade-1.0.3.ebuild | |
parent | Marked ~hppa too. (diff) | |
download | gentoo-2-18e31ac0b5c8cf6f83c74e044e1397f528a168ec.tar.gz gentoo-2-18e31ac0b5c8cf6f83c74e044e1397f528a168ec.tar.bz2 gentoo-2-18e31ac0b5c8cf6f83c74e044e1397f528a168ec.zip |
Marked ~hppa too.
(Portage version: 2.2.0_alpha196/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/charade/charade-1.0.3.ebuild')
-rw-r--r-- | dev-python/charade/charade-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/charade/charade-1.0.3.ebuild b/dev-python/charade/charade-1.0.3.ebuild index 1aa7673d9715..6c99bfbf0bb8 100644 --- a/dev-python/charade/charade-1.0.3.ebuild +++ b/dev-python/charade/charade-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/charade/charade-1.0.3.ebuild,v 1.3 2013/05/16 17:16:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/charade/charade-1.0.3.ebuild,v 1.4 2013/08/11 13:19:53 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} ) @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |