app-accessibility/sphinx2: style tweak

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-02-10 09:15:30 +00:00
parent 70849917cf
commit 4e0ccdd363
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -21,9 +21,9 @@ DOCS=( AUTHORS ChangeLog README NEWS
HTML_DOCS=( doc/{phoneset_s2,sphinx2}.html )
PATCHES=(
"${FILESDIR}"/${P}-as-needed.patch
"${FILESDIR}"/${P}-c99.patch
)
"${FILESDIR}"/${P}-as-needed.patch
"${FILESDIR}"/${P}-c99.patch
)
src_prepare() {
default