summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-27 16:07:00 +0000
committerSam James <sam@gentoo.org>2021-03-27 16:07:00 +0000
commit39d28bb7e55457656e18abe9ed94540ffc5b4791 (patch)
tree952dd90fba0705275e6b7645da07bb7b3f2f5cb3 /sci-chemistry
parentsci-chemistry/votca-csg: Stabilize 1.6.4 amd64, #773175 (diff)
downloadgentoo-39d28bb7e55457656e18abe9ed94540ffc5b4791.tar.gz
gentoo-39d28bb7e55457656e18abe9ed94540ffc5b4791.tar.bz2
gentoo-39d28bb7e55457656e18abe9ed94540ffc5b4791.zip
sci-chemistry/votca-csgapps: Stabilize 1.6.4 amd64, #773175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
index bc3c61b39c2a..1599826e6ee5 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-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