diff options
author | 2013-12-29 08:32:15 +0000 | |
---|---|---|
committer | 2013-12-29 08:32:15 +0000 | |
commit | f859e4b370c2b4947efeb6e52103391b9cc5a327 (patch) | |
tree | bd1fa2dfa5a188278f887bc16702591998118e43 /dev-python/Babel/Babel-1.3.ebuild | |
parent | ia64 stable wrt bug #485578 (diff) | |
download | gentoo-2-f859e4b370c2b4947efeb6e52103391b9cc5a327.tar.gz gentoo-2-f859e4b370c2b4947efeb6e52103391b9cc5a327.tar.bz2 gentoo-2-f859e4b370c2b4947efeb6e52103391b9cc5a327.zip |
ia64 stable wrt bug #490382
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-python/Babel/Babel-1.3.ebuild')
-rw-r--r-- | dev-python/Babel/Babel-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/Babel/Babel-1.3.ebuild b/dev-python/Babel/Babel-1.3.ebuild index 0cb891debe47..f7f980ffb526 100644 --- a/dev-python/Babel/Babel-1.3.ebuild +++ b/dev-python/Babel/Babel-1.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/Babel/Babel-1.3.ebuild,v 1.9 2013/12/23 15:27:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Babel/Babel-1.3.ebuild,v 1.10 2013/12/29 08:32:15 hattya Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" 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="doc test" RDEPEND="dev-python/pytz[${PYTHON_USEDEP}] |