app-portage/g-sorcery: keyworded 0.2.1-r1 for sparc, bug #552330
authorRolf Eike Beer <eike@sf-mail.de>
Thu, 22 Feb 2018 07:06:37 +0000 (08:06 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 22 Feb 2018 07:55:06 +0000 (07:55 +0000)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

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

index cb461e5aba4d688f5620c457b96d14cb584dce3c..8ce106b78ae113ea3951d419610d8f63b3fcbbaf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 
 DEPEND="bson? ( dev-python/pymongo[${PYTHON_USEDEP}] )
        git? ( dev-vcs/git )