diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:05:08 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:18:00 +0100 |
commit | dc6e1744bada5b0a6a1d5c28c7406281b210aeb6 (patch) | |
tree | b7efafc0256df6463e3609c73e83f000a59ec556 /dev-python | |
parent | media-gfx/photoqt: x86 stable (bug #675924) (diff) | |
download | gentoo-dc6e1744bada5b0a6a1d5c28c7406281b210aeb6.tar.gz gentoo-dc6e1744bada5b0a6a1d5c28c7406281b210aeb6.tar.bz2 gentoo-dc6e1744bada5b0a6a1d5c28c7406281b210aeb6.zip |
dev-python/pybloomfiltermmap: x86 stable (bug #676496)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.15.ebuild b/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.15.ebuild index 9ddb44c2c3be..72aadb37665d 100644 --- a/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.15.ebuild +++ b/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.org/project/pybloomfiltermmap/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |