dev-python/python-gnupg: add ~arm, bug #619926
authorMarkus Meier <maekke@gentoo.org>
Sat, 3 Jun 2017 16:14:37 +0000 (18:14 +0200)
committerMarkus Meier <maekke@gentoo.org>
Sat, 3 Jun 2017 16:14:37 +0000 (18:14 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

dev-python/python-gnupg/python-gnupg-0.3.8-r1.ebuild

index 887e81bbb147dd34b3639eb51b35eac47488f714..a14875cfb36127f0e7a6e7abe709501080d6fe42 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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 
 RDEPEND="app-crypt/gnupg"
 DEPEND="${RDEPEND}"