mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-portage/g-sorcery: add ~ppc ~ppc64 keywords (bug 552330).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc ppc64"
This commit is contained in:
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/jauhien/g-sorcery/archive/${PV}.tar.gz -> ${P}.tar.g
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="bson git"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
|
||||
|
||||
DEPEND="bson? ( dev-python/pymongo[${PYTHON_USEDEP}] )
|
||||
git? ( dev-vcs/git )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/jauhien/g-sorcery/archive/${PV}.tar.gz -> ${P}.tar.g
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="bson git"
|
||||
KEYWORDS="~amd64 ~arm ~hppa ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
|
||||
|
||||
DEPEND="bson? ( dev-python/pymongo[${PYTHON_USEDEP}] )
|
||||
git? ( dev-vcs/git )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/jauhien/g-sorcery/archive/${PV}.tar.gz -> ${P}.tar.g
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="bson"
|
||||
KEYWORDS="~amd64 ~arm ~hppa ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
|
||||
|
||||
DEPEND="bson? ( dev-python/pymongo[${PYTHON_USEDEP}] )
|
||||
sys-apps/portage[${PYTHON_USEDEP}]"
|
||||
|
||||
Reference in New Issue
Block a user