sci-chemistry/votca-xtp: amd64 stable wrt bug #685046
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 20 May 2019 11:02:56 +0000 (14:02 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 20 May 2019 11:02:56 +0000 (14:02 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

sci-chemistry/votca-xtp/votca-xtp-1.5.ebuild

index 15a8759ad2179de0bb76feb5e3ccb495a8c8aa1b..ce2077c641de296092069b3ae772961122d6bf84 100644 (file)
@@ -11,12 +11,12 @@ IUSE="doc"
 if [ "${PV}" != "9999" ]; then
        SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz
                doc? ( https://github.com/${PN/-//}/releases/download/v${PV}/${PN}-manual-${PV}.pdf )"
-       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"