summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-03 21:06:40 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-03 21:07:28 +0000
commit8283204b7216bc6b5541022b7be4d7d5564d98c6 (patch)
tree3fbdc31828e74a484ecf62d84c3838d9a52cd64f /dev-python/dulwich/dulwich-0.18.5.ebuild
parentdev-vcs/hg-git: stable 0.8.8 for ppc, bug #626954 (diff)
downloadgentoo-8283204b7216bc6b5541022b7be4d7d5564d98c6.tar.gz
gentoo-8283204b7216bc6b5541022b7be4d7d5564d98c6.tar.bz2
gentoo-8283204b7216bc6b5541022b7be4d7d5564d98c6.zip
dev-python/dulwich: stable 0.18.5 for ppc, bug #626954
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/dulwich/dulwich-0.18.5.ebuild')
-rw-r--r--dev-python/dulwich/dulwich-0.18.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dulwich/dulwich-0.18.5.ebuild b/dev-python/dulwich/dulwich-0.18.5.ebuild
index 8b3ff1c57e16..65ebed3eb805 100644
--- a/dev-python/dulwich/dulwich-0.18.5.ebuild
+++ b/dev-python/dulwich/dulwich-0.18.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 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="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples test"
DEPEND="