summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-apps/nikola/nikola-8.2.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/nikola/nikola-8.2.4-r1.ebuild b/www-apps/nikola/nikola-8.2.4-r1.ebuild
index 76917982b3b4..68ff3f47c2d0 100644
--- a/www-apps/nikola/nikola-8.2.4-r1.ebuild
+++ b/www-apps/nikola/nikola-8.2.4-r1.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
@@ -14,7 +14,7 @@ S="${WORKDIR}/${P^}"
LICENSE="MIT Apache-2.0 CC0-1.0 public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
RESTRICT="test" # needs coveralls
BDEPEND=">=dev-python/docutils-0.13[${PYTHON_USEDEP}]" # needs rst2man to build manpage