diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-30 19:04:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-30 20:02:59 +0100 |
commit | 7e0f945500c63acd9b496d9ca75a0a1cc300849a (patch) | |
tree | 7d8adbb9bd59f5fb99c713d6efaa41dceeea7b60 /dev-python/pydot | |
parent | net-analyzer/netperf: stable 2.7.0-r2 for ppc64, bug #659286 (diff) | |
download | gentoo-7e0f945500c63acd9b496d9ca75a0a1cc300849a.tar.gz gentoo-7e0f945500c63acd9b496d9ca75a0a1cc300849a.tar.bz2 gentoo-7e0f945500c63acd9b496d9ca75a0a1cc300849a.zip |
dev-python/pydot: stable 1.2.3 for ppc64, bug #659292
Bug: https://bugs.gentoo.org/659292
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/pydot')
-rw-r--r-- | dev-python/pydot/pydot-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pydot/pydot-1.2.3.ebuild b/dev-python/pydot/pydot-1.2.3.ebuild index cd35cfebd65f..b04b291d5717 100644 --- a/dev-python/pydot/pydot-1.2.3.ebuild +++ b/dev-python/pydot/pydot-1.2.3.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="https://github.com/erocarrera/pydot/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |