summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-28 12:01:48 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-03-28 12:01:48 +0200
commit4789b689d69cfa3f6400701f0043d4f93e4d5d79 (patch)
treea42ca00fac090df1457ce8954e43de8498f6712a /sci-chemistry
parentdev-python/autobahn: x86 stable wrt bug #761840 (diff)
downloadgentoo-4789b689d69cfa3f6400701f0043d4f93e4d5d79.tar.gz
gentoo-4789b689d69cfa3f6400701f0043d4f93e4d5d79.tar.bz2
gentoo-4789b689d69cfa3f6400701f0043d4f93e4d5d79.zip
sci-chemistry/votca-csg: x86 stable wrt bug #773175
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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 54f02a8b2fa6..12ea52d3312e 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