projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d57a294
)
dev-python/restkit: Remove ppc from KEYWORDS
author
David Seifert
<soap@gentoo.org>
Thu, 2 Feb 2017 18:18:30 +0000
(19:18 +0100)
committer
David Seifert
<soap@gentoo.org>
Thu, 2 Feb 2017 18:42:47 +0000
(19:42 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3766
dev-python/restkit/restkit-4.2.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/restkit/restkit-4.2.2.ebuild
b/dev-python/restkit/restkit-4.2.2.ebuild
index 9c1c0383f0f935700a8a9f0a51568dfa0705bde6..2126b0d86b8f57af3a3c21f45e2a56427bd7ccd0 100644
(file)
--- a/
dev-python/restkit/restkit-4.2.2.ebuild
+++ b/
dev-python/restkit/restkit-4.2.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-14,7
+14,7
@@
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ppc
ppc
64 ~s390 ~sh x86"
+KEYWORDS="amd64 arm ppc64 ~s390 ~sh x86"
IUSE="+cli doc examples test"
PY27_USEDEP="$(python_gen_usedep python2_7)"