From 1b8ba90cd3f3ee864dbd90991c20ec607278065e Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 13 Jun 2022 09:13:34 +0200 Subject: [PATCH] sci-chemistry/votca: x86 stable wrt bug #846386 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- sci-chemistry/votca/votca-2022.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/votca/votca-2022.ebuild b/sci-chemistry/votca/votca-2022.ebuild index dc82ac6b007f9..95c32eda807a4 100644 --- a/sci-chemistry/votca/votca-2022.ebuild +++ b/sci-chemistry/votca/votca-2022.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