diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 19:54:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:06:47 +0100 |
commit | 3a3faa72f008f657ba9d371ae39c9b5c92ab4dc0 (patch) | |
tree | fafdbc5a52689f65a6b85d766db49bcdfcc9c9b6 /dev-python/hiredis | |
parent | dev-tex/hevea: x86 stable (bug #760357) (diff) | |
download | gentoo-3a3faa72f008f657ba9d371ae39c9b5c92ab4dc0.tar.gz gentoo-3a3faa72f008f657ba9d371ae39c9b5c92ab4dc0.tar.bz2 gentoo-3a3faa72f008f657ba9d371ae39c9b5c92ab4dc0.zip |
dev-python/hiredis: x86 stable (bug #760183)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/hiredis')
-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 85eea435422f..d453700157d6 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 )" |