dev-cpp/rapidyaml: reword comment about tests

tests aren't really the only corner being cut here.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2026-04-04 08:38:33 -04:00
parent 95109a3260
commit c3a24d3652
3 changed files with 6 additions and 3 deletions

View File

@@ -16,7 +16,8 @@ LICENSE="MIT Boost-1.0 BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
# tests are too much of a maintenance headache
# 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 )

View File

@@ -16,7 +16,8 @@ LICENSE="MIT Boost-1.0 BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
# tests are too much of a maintenance headache
# 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 )

View File

@@ -16,7 +16,8 @@ LICENSE="MIT Boost-1.0 BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
# tests are too much of a maintenance headache
# 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 )