diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-13 11:22:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-13 11:22:18 +0200 |
commit | 2f07536ee4f1d8e35076ed4682246532012d27fa (patch) | |
tree | a02db714299793997f1ae11cafc76956d8396c96 /dev-python/ujson | |
parent | sci-libs/libint: amd64 stable wrt bug #747490 (diff) | |
download | gentoo-2f07536ee4f1d8e35076ed4682246532012d27fa.tar.gz gentoo-2f07536ee4f1d8e35076ed4682246532012d27fa.tar.bz2 gentoo-2f07536ee4f1d8e35076ed4682246532012d27fa.zip |
dev-python/ujson: amd64 stable wrt bug #747499
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ujson')
-rw-r--r-- | dev-python/ujson/ujson-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ujson/ujson-3.2.0.ebuild b/dev-python/ujson/ujson-3.2.0.ebuild index 580474477867..c1da7da79460 100644 --- a/dev-python/ujson/ujson-3.2.0.ebuild +++ b/dev-python/ujson/ujson-3.2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |