sci-chemistry/votca-csg: fix 9999 build

Closes: https://bugs.gentoo.org/752420
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Christoph Junghans <junghans@gentoo.org>
This commit is contained in:
Christoph Junghans
2020-11-04 09:07:47 -07:00
parent 8186d79fcb
commit 2c05b0b7a7

View File

@@ -40,7 +40,7 @@ DEPEND="${RDEPEND}
>=app-text/txt2tags-2.5
virtual/pkgconfig"
DOCS=( README.rst NOTICE CHANGELOG.rst )
DOCS=( README.rst NOTICE.rst CHANGELOG.rst )
src_unpack() {
if [[ ${PV} != *9999 ]]; then