summaryrefslogtreecommitdiff
path: root/dev-cpp/rapidyaml/rapidyaml-0.10.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/rapidyaml/rapidyaml-0.10.0.ebuild')
-rw-r--r--dev-cpp/rapidyaml/rapidyaml-0.10.0.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-cpp/rapidyaml/rapidyaml-0.10.0.ebuild b/dev-cpp/rapidyaml/rapidyaml-0.10.0.ebuild
index 20e4fcd677d9..f83843490660 100644
--- a/dev-cpp/rapidyaml/rapidyaml-0.10.0.ebuild
+++ b/dev-cpp/rapidyaml/rapidyaml-0.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,10 +16,8 @@ LICENSE="MIT Boost-1.0 BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-# tests here are a maintenance headache, and current maintainer does
-# not need this package anymore -- please take the package over if you
-# want to handle this properly (keeping this in low maintenance mode
-# incl. ignoring some features like python bindings)
+# in general would rather keep this package low maintenance due to
+# its build system, and tests + python bindings give headaches
RESTRICT="test"
DOCS=( README.md ROADMAP.md changelog )