mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/ansi2html: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
IUSE="test"
|
||||
|
||||
# They miserably fail.
|
||||
@@ -39,7 +39,7 @@ python_test() {
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
doman man/ansi2html.1
|
||||
DOCS=( README.rst man/ansi2html.1.txt )
|
||||
doman man/"${PN}.1"
|
||||
DOCS=( README.rst man/"${PN}".1.txt )
|
||||
distutils-r1_python_install_all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user