diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:40:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:42:22 +0100 |
commit | 7ca4db7b6292db159a17c8e12f3623663fc275cb (patch) | |
tree | 7cef9efc22e076d4ae59422f3fde99aa51a0e8d7 /dev-python/py-ubjson | |
parent | dev-python/py: x86 stable wrt bug #714416 (diff) | |
download | gentoo-7ca4db7b6292db159a17c8e12f3623663fc275cb.tar.gz gentoo-7ca4db7b6292db159a17c8e12f3623663fc275cb.tar.bz2 gentoo-7ca4db7b6292db159a17c8e12f3623663fc275cb.zip |
dev-python/py-ubjson: x86 stable wrt bug #714418
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/py-ubjson')
-rw-r--r-- | dev-python/py-ubjson/py-ubjson-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/py-ubjson/py-ubjson-0.11.0.ebuild b/dev-python/py-ubjson/py-ubjson-0.11.0.ebuild index 6d7c0fc5e9d8..dedce69112b7 100644 --- a/dev-python/py-ubjson/py-ubjson-0.11.0.ebuild +++ b/dev-python/py-ubjson/py-ubjson-0.11.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |