commit: 9edc2d18ea59691eae1610c58849d170af40623c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 16:06:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 16:06:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9edc2d18
sci-chemistry/votca-csg: Stabilize 1.6.4 amd64, #773175
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild
b/sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild
index 4a22a2fb766..54f02a8b2fa 100644
--- a/sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild
+++ b/sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild
@@ -13,7 +13,7 @@ else
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz ->
${P}.tar.gz
doc? (
https://github.com/${PN/-//}-manual/releases/download/v${PV}/${PN}-manual-${PV}.pdf
)
examples? (
https://github.com/${PN/-//}-tutorials/archive/v${PV}.tar.gz ->
${PN}-tutorials-${PV}.tar.gz )"
- KEYWORDS="~amd64 ~x86 ~amd64-linux"
+ KEYWORDS="amd64 ~x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
PDEPEND="extras? ( ~sci-chemistry/${PN}apps-${PV} )"
fi