dev-python/redis-py: Stable for HPPA (bug #593134).
authorJeroen Roovers <jer@gentoo.org>
Mon, 23 Jan 2017 06:19:22 +0000 (07:19 +0100)
committerJeroen Roovers <jer@gentoo.org>
Mon, 23 Jan 2017 06:19:22 +0000 (07:19 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

dev-python/redis-py/redis-py-2.10.3.ebuild
dev-python/redis-py/redis-py-2.9.1.ebuild

index 6e252e1030b1e78a0751d69cdbd7d4d51814c9de..a5f88b728b607d0c90c2bd730faf1b7d2f545dce 100644 (file)
@@ -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=""
index aabd3605a1cc23dfa5a049ea4c57a35b47687e84..51d1de6681d7bcd82992fa8978a8fdcfcf8b6405 100644 (file)
@@ -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}]