commit: 4789b689d69cfa3f6400701f0043d4f93e4d5d79
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 10:01:48 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 10:01:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4789b689
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 <AT> gentoo.org>
sci-chemistry/votca-csg/votca-csg-1.6.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 54f02a8b2fa..12ea52d3312 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