diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 20:43:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 20:51:27 +0200 |
commit | 47ff92b260c91fbfcae08e8ad31cc0f59529c5d3 (patch) | |
tree | 980e7e0ca8afd30bdaa33aef3e495c0af420dae1 /dev-python/ijson | |
parent | dev-python/fsspec: x86 stable (bug #749453) (diff) | |
download | gentoo-47ff92b260c91fbfcae08e8ad31cc0f59529c5d3.tar.gz gentoo-47ff92b260c91fbfcae08e8ad31cc0f59529c5d3.tar.bz2 gentoo-47ff92b260c91fbfcae08e8ad31cc0f59529c5d3.zip |
dev-python/ijson: x86 stable (bug #749447)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/ijson')
-rw-r--r-- | dev-python/ijson/ijson-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ijson/ijson-3.1.1.ebuild b/dev-python/ijson/ijson-3.1.1.ebuild index 8ea1c3bc00e1..65ae79776874 100644 --- a/dev-python/ijson/ijson-3.1.1.ebuild +++ b/dev-python/ijson/ijson-3.1.1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" dev-libs/yajl |