summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-29 13:37:09 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-29 13:37:57 +0000
commitf94ba3c1ea63e26225521cb6b7750fa8bc97f9cf (patch)
tree0be3ef02a7644b6b9e13e979fba67f8ef0856292 /dev-python/sphinxcontrib-asyncio
parentdev-python/xmltodict: Keyword 0.12.0-r1 for ~m68k (diff)
downloadgentoo-f94ba3c1ea63e26225521cb6b7750fa8bc97f9cf.tar.gz
gentoo-f94ba3c1ea63e26225521cb6b7750fa8bc97f9cf.tar.bz2
gentoo-f94ba3c1ea63e26225521cb6b7750fa8bc97f9cf.zip
dev-python/sphinxcontrib-asyncio: Keyword 0.2.0-r2 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-asyncio')
-rw-r--r--dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild b/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild
index 02e40356dc3d..16dca9b5330d 100644
--- a/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild
+++ b/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]"