summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-16 18:17:02 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-16 18:17:02 +0200
commitfbd1c19d15b9c9b97838b91a0f9460fd1ec71a3c (patch)
tree2b3ce30844e78f8c2c87d4aa79a6f5ef4ae930e8 /sci-chemistry
parentsci-mathematics/plfit: Stabilize 0.9.3 amd64, #920125 (diff)
downloadgentoo-fbd1c19d15b9c9b97838b91a0f9460fd1ec71a3c.tar.gz
gentoo-fbd1c19d15b9c9b97838b91a0f9460fd1ec71a3c.tar.bz2
gentoo-fbd1c19d15b9c9b97838b91a0f9460fd1ec71a3c.zip
sci-chemistry/votca: Stabilize 2022.1 amd64, #920126
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/votca/votca-2022.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/votca/votca-2022.1.ebuild b/sci-chemistry/votca/votca-2022.1.ebuild
index 22872e4c773c..f6ccde06ed4a 100644
--- a/sci-chemistry/votca/votca-2022.1.ebuild
+++ b/sci-chemistry/votca/votca-2022.1.ebuild
@@ -16,7 +16,7 @@ else
MY_PV="${PV}"
fi
SRC_URI="https://github.com/votca/votca/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux"
+ KEYWORDS="amd64 ~x86 ~amd64-linux"
S="${WORKDIR}/votca-${MY_PV}"
fi