diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:34:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:34:36 +0100 |
commit | 5ee9ef4f223b85661cca91b29c33a9e48678c4c1 (patch) | |
tree | ad48af3e2e035817f00d5079c535c492c1ef9c66 /dev-python | |
parent | dev-python/botocore: amd64/x86 stable (ALLARCHES policy) wrt bug #760177 (diff) | |
download | gentoo-5ee9ef4f223b85661cca91b29c33a9e48678c4c1.tar.gz gentoo-5ee9ef4f223b85661cca91b29c33a9e48678c4c1.tar.bz2 gentoo-5ee9ef4f223b85661cca91b29c33a9e48678c4c1.zip |
dev-python/hiredis: amd64 stable wrt bug #760183
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hiredis/hiredis-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hiredis/hiredis-1.1.0.ebuild b/dev-python/hiredis/hiredis-1.1.0.ebuild index a909b3a56dd7..85eea435422f 100644 --- a/dev-python/hiredis/hiredis-1.1.0.ebuild +++ b/dev-python/hiredis/hiredis-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="system-libs" DEPEND="system-libs? ( dev-libs/hiredis:0/0.14 )" |