diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-02 10:13:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-02 10:13:51 +0100 |
commit | 288afef686ccf68760d4e129433dfbf0300f3dfd (patch) | |
tree | 0694ea736246f5558de3ef9445aabb10577364d8 /dev-python/hiredis | |
parent | dev-python/textdistance: Stabilize 4.2.2 ALLARCHES, #827998 (diff) | |
download | gentoo-288afef686ccf68760d4e129433dfbf0300f3dfd.tar.gz gentoo-288afef686ccf68760d4e129433dfbf0300f3dfd.tar.bz2 gentoo-288afef686ccf68760d4e129433dfbf0300f3dfd.zip |
dev-python/hiredis: arm64 stable wrt bug #827984
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hiredis')
-rw-r--r-- | dev-python/hiredis/hiredis-2.0.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hiredis/hiredis-2.0.0-r2.ebuild b/dev-python/hiredis/hiredis-2.0.0-r2.ebuild index 48e177fb23f1..7cbadaa539a6 100644 --- a/dev-python/hiredis/hiredis-2.0.0-r2.ebuild +++ b/dev-python/hiredis/hiredis-2.0.0-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="system-libs" DEPEND="system-libs? ( >=dev-libs/hiredis-1.0.0:= )" |