app-portage/g-sorcery: add ~arm64, bug #552330
authorMarkus Meier <maekke@gentoo.org>
Thu, 23 Mar 2017 17:04:51 +0000 (18:04 +0100)
committerMarkus Meier <maekke@gentoo.org>
Thu, 23 Mar 2017 17:04:51 +0000 (18:04 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"

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

index 6c0f2ea389057759b22a7b840125f9d3af5f6306..1336add31f3317dc69e59bb87ea8f0c7d1b0a97b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 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 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
 
 DEPEND="bson? ( dev-python/pymongo[${PYTHON_USEDEP}] )
        git? ( dev-vcs/git )