mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
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:
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user