mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Closes: https://bugs.gentoo.org/914267 Closes: https://bugs.gentoo.org/914266 Closes: https://bugs.gentoo.org/914263 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
@@ -37,11 +37,18 @@ LICENSE+="
|
||||
"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="test"
|
||||
|
||||
BDEPEND="
|
||||
test? ( app-text/txt2man )
|
||||
"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DOCS=(
|
||||
README.md
|
||||
)
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/jf"
|
||||
QA_PRESTRIPPED="usr/bin/jf"
|
||||
|
||||
src_install() {
|
||||
Reference in New Issue
Block a user