diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:33:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:41:58 +0100 |
commit | 21507db7f87deb964c56b270783b1d6bfe226ae3 (patch) | |
tree | 948f3af5798ab84f0a787178260e49b76d48f0c6 /dev-python/multidict/multidict-4.5.2.ebuild | |
parent | dev-python/aiohttp: x86 stable wrt bug #714246 (diff) | |
download | gentoo-21507db7f87deb964c56b270783b1d6bfe226ae3.tar.gz gentoo-21507db7f87deb964c56b270783b1d6bfe226ae3.tar.bz2 gentoo-21507db7f87deb964c56b270783b1d6bfe226ae3.zip |
dev-python/multidict: x86 stable wrt bug #714246
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/multidict/multidict-4.5.2.ebuild')
-rw-r--r-- | dev-python/multidict/multidict-4.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/multidict/multidict-4.5.2.ebuild b/dev-python/multidict/multidict-4.5.2.ebuild index 2362249952c9..d78cfe879d25 100644 --- a/dev-python/multidict/multidict-4.5.2.ebuild +++ b/dev-python/multidict/multidict-4.5.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/aio-libs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="doc test" RESTRICT="!test? ( test )" |