commit: 42c12f3dcff82fa191e50ec4c7d8064bd96d010f
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 3 16:14:37 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Jun 3 16:14:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c12f3d
dev-python/python-gnupg: add ~arm, bug #619926
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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/python-gnupg/python-gnupg-0.3.8-r1.ebuild
b/dev-python/python-gnupg/python-gnupg-0.3.8-r1.ebuild
index 887e81bbb14..a14875cfb36 100644
--- a/dev-python/python-gnupg/python-gnupg-0.3.8-r1.ebuild
+++ b/dev-python/python-gnupg/python-gnupg-0.3.8-r1.ebuild
@@ -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}"