summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:56:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:56:27 +0200
commit9bb55ca38cb9b062aa72faa769ab39da22ec5a94 (patch)
tree1a59570e6a5dae63b8639e5445c768480e011db0 /dev-python/oauth
parentdev-python/mocker: ppc64 stable wrt bug #586656 (diff)
downloadgentoo-9bb55ca38cb9b062aa72faa769ab39da22ec5a94.tar.gz
gentoo-9bb55ca38cb9b062aa72faa769ab39da22ec5a94.tar.bz2
gentoo-9bb55ca38cb9b062aa72faa769ab39da22ec5a94.zip
dev-python/oauth: ppc64 stable wrt bug #586656
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/oauth')
-rw-r--r--dev-python/oauth/oauth-1.0.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oauth/oauth-1.0.1-r1.ebuild b/dev-python/oauth/oauth-1.0.1-r1.ebuild
index 25abda12760b..1a486d40820a 100644
--- a/dev-python/oauth/oauth-1.0.1-r1.ebuild
+++ b/dev-python/oauth/oauth-1.0.1-r1.ebuild
@@ -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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ppc64 x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"