diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-18 16:14:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-18 16:14:32 +0000 |
commit | 50e76f6bc3f789d8559a3041cf3589466ee7c1c4 (patch) | |
tree | c8715d2794818bf468e2011de42fc61cc7d17078 /dev-python/jaxml/jaxml-3.02-r1.ebuild | |
parent | Stable for ia64, wrt bug #503630 (diff) | |
download | historical-50e76f6bc3f789d8559a3041cf3589466ee7c1c4.tar.gz historical-50e76f6bc3f789d8559a3041cf3589466ee7c1c4.tar.bz2 historical-50e76f6bc3f789d8559a3041cf3589466ee7c1c4.zip |
Stable for ia64, wrt bug #502784
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="ia64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/jaxml/jaxml-3.02-r1.ebuild')
-rw-r--r-- | dev-python/jaxml/jaxml-3.02-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jaxml/jaxml-3.02-r1.ebuild b/dev-python/jaxml/jaxml-3.02-r1.ebuild index ff1bb0f3df0e..814ee56554af 100644 --- a/dev-python/jaxml/jaxml-3.02-r1.ebuild +++ b/dev-python/jaxml/jaxml-3.02-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild,v 1.5 2014/03/05 15:37:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.02-r1.ebuild,v 1.6 2014/03/18 16:14:31 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 ) @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ppc x86" +KEYWORDS="amd64 hppa ia64 ppc x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |