diff options
| author | Jeroen Roovers <jer@gentoo.org> | 2017-01-23 07:19:22 +0100 |
|---|---|---|
| committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-23 07:19:22 +0100 |
| commit | 1d8543b3200cbb5bbb517b7a7a8cffe589c12a6a (patch) | |
| tree | 3eb92114b4697fdd8257c512e229462cccb34a21 /dev-python/redis-py | |
| parent | 59dcc3398500f397ec2fae71cfe23e121c0c4fb3 (diff) | |
| download | gentoo-1d8543b3200cbb5bbb517b7a7a8cffe589c12a6a.tar.gz gentoo-1d8543b3200cbb5bbb517b7a7a8cffe589c12a6a.tar.bz2 gentoo-1d8543b3200cbb5bbb517b7a7a8cffe589c12a6a.zip | |
dev-python/redis-py: Stable for HPPA (bug #593134).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/redis-py')
| -rw-r--r-- | dev-python/redis-py/redis-py-2.10.3.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/redis-py/redis-py-2.9.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/redis-py/redis-py-2.10.3.ebuild b/dev-python/redis-py/redis-py-2.10.3.ebuild index 6e252e1030b1..a5f88b728b60 100644 --- a/dev-python/redis-py/redis-py-2.10.3.ebuild +++ b/dev-python/redis-py/redis-py-2.10.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm hppa ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" diff --git a/dev-python/redis-py/redis-py-2.9.1.ebuild b/dev-python/redis-py/redis-py-2.9.1.ebuild index aabd3605a1cc..51d1de6681d7 100644 --- a/dev-python/redis-py/redis-py-2.9.1.ebuild +++ b/dev-python/redis-py/redis-py-2.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |
