summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-27 16:07:01 +0000
committerSam James <sam@gentoo.org>2021-03-27 16:07:01 +0000
commitb856586590304ebe665e1a4207eba63a01dd8303 (patch)
treef14b5515c54e0d8d55ec05726b5e194ff84db861 /sci-chemistry/votca-xtp
parentsci-chemistry/votca-csgapps: Stabilize 1.6.4 amd64, #773175 (diff)
downloadgentoo-b856586590304ebe665e1a4207eba63a01dd8303.tar.gz
gentoo-b856586590304ebe665e1a4207eba63a01dd8303.tar.bz2
gentoo-b856586590304ebe665e1a4207eba63a01dd8303.zip
sci-chemistry/votca-xtp: Stabilize 1.6.4 amd64, #773175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry/votca-xtp')
-rw-r--r--sci-chemistry/votca-xtp/votca-xtp-1.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/votca-xtp/votca-xtp-1.6.4.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.6.4.ebuild
index d9f436b0316c..6278461fdd07 100644
--- a/sci-chemistry/votca-xtp/votca-xtp-1.6.4.ebuild
+++ b/sci-chemistry/votca-xtp/votca-xtp-1.6.4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/${PN/-//}.git"
else
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux"
+ KEYWORDS="amd64 ~x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
fi