sci-chemistry/votca-xtp: amd64 stable wrt bug #685046
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 21 May 2020 07:50:03 +0000 (09:50 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 21 May 2020 07:50:03 +0000 (09:50 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sci-chemistry/votca-xtp/votca-xtp-1.6.ebuild

index 9e3b8ca0fa6d8988534ccd24d7f4ab4e0a3e3810..cf0e8201672979f735bd05d59d74f680a05e54be 100644 (file)
@@ -10,12 +10,12 @@ inherit bash-completion-r1 cmake-utils multilib
 IUSE=""
 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="Votca excitation and charge properties module"