commit: 03122985168565292a64fb72ec189a68ca9d7cdc
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 20:45:54 2015 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Oct 1 20:45:54 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03122985
dev-python/redis-py: add ~arm, bug #558546
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
dev-python/redis-py/redis-py-2.10.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 66e9383..0c5d14b 100644
--- a/dev-python/redis-py/redis-py-2.10.3.ebuild
+++ b/dev-python/redis-py/redis-py-2.10.3.ebuild
@@ -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 ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""