mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sci-libs/adolc: keyworded 2.7.2 for ppc
keyworded wrt bug #748567 Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
@@ -12,10 +12,10 @@ if [[ ${PV} = *9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/coin-or/ADOL-C"
|
||||
SRC_URI=""
|
||||
KEYWORDS=""
|
||||
KEYWORDS="~ppc"
|
||||
else
|
||||
SRC_URI="https://github.com/coin-or/ADOL-C/archive/releases/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
|
||||
S="${WORKDIR}/ADOL-C-releases-${PV}"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user