diff options
author | Sam James <sam@gentoo.org> | 2020-11-02 08:25:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-02 08:25:16 +0000 |
commit | 9e1d5f968847c9a49883ab3cdea2c9031ff71b2e (patch) | |
tree | 4423890f8ffa3aebf40d8f826c2d75d09dab80de /dev-python/ijson | |
parent | dev-python/mamba: Stabilize 0.11.1 amd64, #749438 (diff) | |
download | gentoo-9e1d5f968847c9a49883ab3cdea2c9031ff71b2e.tar.gz gentoo-9e1d5f968847c9a49883ab3cdea2c9031ff71b2e.tar.bz2 gentoo-9e1d5f968847c9a49883ab3cdea2c9031ff71b2e.zip |
dev-python/ijson: Stabilize 3.1.1 amd64, #749447
Signed-off-by: Sam James <sam@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 65ae79776874..20d8e9948ef7 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 |