From 20baa3e958592b5d2401c4789a0d677524781a89 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 21 May 2020 09:49:57 +0200 Subject: [PATCH] sci-chemistry/votca-csgapps: amd64 stable wrt bug #685046 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild | 4 ++-- 1 file 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 463cba8e0e38..4ba5c5475010 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="" + KEYWORDS="amd64" fi DESCRIPTION="Extra applications for votca-csg" -- 2.26.2