dev-cpp/rapidyaml: update comments

Turns out need this again... not that I have any interest in doing
more than the minimum for this package.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2026-04-04 07:58:48 -04:00
parent 33f0888ed7
commit 8e05f45014
2 changed files with 4 additions and 10 deletions

View File

@@ -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,7 @@ 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)
# tests are too much of a maintenance headache
RESTRICT="test"
DOCS=( README.md ROADMAP.md changelog )

View File

@@ -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,7 @@ 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)
# tests are too much of a maintenance headache
RESTRICT="test"
DOCS=( README.md ROADMAP.md changelog )