diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-05 10:17:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-05 10:17:20 +0000 |
commit | 51a1ad977bae95fae10f26321cfee338320a859a (patch) | |
tree | ea08118b9537b886272199a4fac9b01024b5c7e5 /dev-python/pytz/pytz-2014.9.ebuild | |
parent | Stable for x86, wrt bug #516302 (diff) | |
download | gentoo-2-51a1ad977bae95fae10f26321cfee338320a859a.tar.gz gentoo-2-51a1ad977bae95fae10f26321cfee338320a859a.tar.bz2 gentoo-2-51a1ad977bae95fae10f26321cfee338320a859a.zip |
Stable for x86, wrt bug #530384
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pytz/pytz-2014.9.ebuild')
-rw-r--r-- | dev-python/pytz/pytz-2014.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytz/pytz-2014.9.ebuild b/dev-python/pytz/pytz-2014.9.ebuild index 5dc32a033705..2745d03a1687 100644 --- a/dev-python/pytz/pytz-2014.9.ebuild +++ b/dev-python/pytz/pytz-2014.9.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/pytz/pytz-2014.9.ebuild,v 1.3 2014/12/04 09:59:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2014.9.ebuild,v 1.4 2014/12/05 10:17:20 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |