mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/votca-tools: 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 <ago@gentoo.org>
This commit is contained in:
@@ -9,12 +9,12 @@ inherit cmake-utils eutils multilib
|
||||
|
||||
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 tools library"
|
||||
|
||||
Reference in New Issue
Block a user