diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:34:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:42:02 +0100 |
commit | 66b0b7a55cf7603b97f27851e27641cdd27f7b16 (patch) | |
tree | 39fa53cc07fac69257785876c54b472986917d1b /dev-python/zict | |
parent | dev-python/xmltodict: x86 stable wrt bug #714574 (diff) | |
download | gentoo-66b0b7a55cf7603b97f27851e27641cdd27f7b16.tar.gz gentoo-66b0b7a55cf7603b97f27851e27641cdd27f7b16.tar.bz2 gentoo-66b0b7a55cf7603b97f27851e27641cdd27f7b16.zip |
dev-python/zict: x86 stable wrt bug #714576
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/zict')
-rw-r--r-- | dev-python/zict/zict-0.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zict/zict-0.1.4.ebuild b/dev-python/zict/zict-0.1.4.ebuild index e579989cf921..5fb26c305b97 100644 --- a/dev-python/zict/zict-0.1.4.ebuild +++ b/dev-python/zict/zict-0.1.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |