summaryrefslogtreecommitdiff
path: root/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
commit9452a6e87b6c2c70513bc47a2470bf9f1168920e (patch)
tree8ac67e26b45f34d71c5aab3621813b100a0d5f00 /sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
parentf516638b7fe9592837389826a6152a7e1b251c54 (diff)
gentoo resync : 13.06.2020
Diffstat (limited to 'sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild')
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
index 4ba5c5475010..c39800ede650 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
@@ -9,12 +9,12 @@ inherit cmake-utils
if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-macos"
+ KEYWORDS="amd64 x86 ~amd64-linux ~x86-macos"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/${PN/-//}.git"
- KEYWORDS="amd64"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="Extra applications for votca-csg"