summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:38:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:42:15 +0100
commit2bef4727d79a0737e3bff9e68004025933ac42a2 (patch)
tree40f2e772c2c8bd2e8713c400bca396ef76d4e19f /dev-python/ijson
parentdev-python/icalendar: x86 stable wrt bug #714348 (diff)
downloadgentoo-2bef4727d79a0737e3bff9e68004025933ac42a2.tar.gz
gentoo-2bef4727d79a0737e3bff9e68004025933ac42a2.tar.bz2
gentoo-2bef4727d79a0737e3bff9e68004025933ac42a2.zip
dev-python/ijson: x86 stable wrt bug #714350
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/ijson')
-rw-r--r--dev-python/ijson/ijson-2.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ijson/ijson-2.5.1.ebuild b/dev-python/ijson/ijson-2.5.1.ebuild
index 26c1ca16aada..34cef4c22654 100644
--- a/dev-python/ijson/ijson-2.5.1.ebuild
+++ b/dev-python/ijson/ijson-2.5.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ICRAR/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-libs/yajl"
DEPEND="${RDEPEND}"