diff options
author | Sam James <sam@gentoo.org> | 2023-07-05 21:50:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-05 21:51:23 +0100 |
commit | 0aa4a494aef5325f68c1ee0ca4efe53b37baaf0d (patch) | |
tree | 7cedfb23eb006d1491b4d81ca17679a449109ac9 /dev-python/ijson | |
parent | dev-python/iniparse: Stabilize 0.5_p20221102 ALLARCHES, #909705 (diff) | |
download | gentoo-0aa4a494aef5325f68c1ee0ca4efe53b37baaf0d.tar.gz gentoo-0aa4a494aef5325f68c1ee0ca4efe53b37baaf0d.tar.bz2 gentoo-0aa4a494aef5325f68c1ee0ca4efe53b37baaf0d.zip |
dev-python/ijson: Stabilize 3.2.2 amd64, #909706
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ijson')
-rw-r--r-- | dev-python/ijson/ijson-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ijson/ijson-3.2.2.ebuild b/dev-python/ijson/ijson-3.2.2.ebuild index f4e7d80ec763..e653e0a328e1 100644 --- a/dev-python/ijson/ijson-3.2.2.ebuild +++ b/dev-python/ijson/ijson-3.2.2.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" DEPEND=" dev-libs/yajl |