app-portage/g-sorcery: add ~ppc ~ppc64 keywords (bug 552330).
authorMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 22:33:21 +0000 (00:33 +0200)
committerMichael Weber <xmw@gentoo.org>
Thu, 6 Apr 2017 06:38:03 +0000 (08:38 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc ppc64"

app-portage/g-sorcery/g-sorcery-0.2.1-r1.ebuild
app-portage/g-sorcery/g-sorcery-0.2.1.ebuild
app-portage/g-sorcery/g-sorcery-0.2.ebuild

index 1336add31f3317dc69e59bb87ea8f0c7d1b0a97b..cb461e5aba4d688f5620c457b96d14cb584dce3c 100644 (file)
@@ -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 )
index 60593d5c3c8a398caceac9dd503f0b71ae82beaa..3c6dc9125f1c2db18782cb48b9f462e39d98f8dd 100644 (file)
@@ -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 )
index 1e44959848d07e95ed0f0d651735358cf974410e..a86a63afcbe498b5eebb17c32c07e33832ba51a8 100644 (file)
@@ -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}]"