summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-03 11:38:23 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-03 11:41:44 +0100
commitd9e712bb78146801871014631c9c01f817e83f92 (patch)
treec1d6f1ea982e8f5c76c77abf3d2e923012135c16 /dev-python/nbsphinx
parentdev-python/nbformat: Remove WD40 keywords (diff)
downloadgentoo-d9e712bb78146801871014631c9c01f817e83f92.tar.gz
gentoo-d9e712bb78146801871014631c9c01f817e83f92.tar.bz2
gentoo-d9e712bb78146801871014631c9c01f817e83f92.zip
dev-python/nbsphinx: Remove WD40 keywords
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/nbsphinx')
-rw-r--r--dev-python/nbsphinx/nbsphinx-0.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nbsphinx/nbsphinx-0.9.3.ebuild b/dev-python/nbsphinx/nbsphinx-0.9.3.ebuild
index 32f363b43d66..3edc4aa72309 100644
--- a/dev-python/nbsphinx/nbsphinx-0.9.3.ebuild
+++ b/dev-python/nbsphinx/nbsphinx-0.9.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
dev-python/docutils[${PYTHON_USEDEP}]