diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 03:46:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 03:46:39 +0100 |
commit | 522c872c17783cd75d9625e733842a7d99d06823 (patch) | |
tree | c0bb06efd98caebee4e9cf112a64bb1be4db6a88 | |
parent | app-benchmarks/iozone: Stabilize 3.488 arm, #761343 (diff) | |
download | gentoo-522c872c17783cd75d9625e733842a7d99d06823.tar.gz gentoo-522c872c17783cd75d9625e733842a7d99d06823.tar.bz2 gentoo-522c872c17783cd75d9625e733842a7d99d06823.zip |
dev-python/hiredis: Keyword 2.0.0 ppc64, #808624
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/hiredis/hiredis-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hiredis/hiredis-2.0.0.ebuild b/dev-python/hiredis/hiredis-2.0.0.ebuild index 2f87e2135708..0e9c62c647b3 100644 --- a/dev-python/hiredis/hiredis-2.0.0.ebuild +++ b/dev-python/hiredis/hiredis-2.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86" IUSE="system-libs" DEPEND="system-libs? ( dev-libs/hiredis:0/1.0.0 )" |