diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-07 11:08:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-07 11:08:07 +0100 |
commit | 32d3779a6eb51396830968fdfab912b4f35d4f59 (patch) | |
tree | 37c8966f81bf30cc4d742c54a053832b9010d386 /dev-vcs/cvsgraph | |
parent | sys-kernel/gentoo-sources: stable 4.9.95 for ppc64, bug #653956 (diff) | |
download | gentoo-32d3779a6eb51396830968fdfab912b4f35d4f59.tar.gz gentoo-32d3779a6eb51396830968fdfab912b4f35d4f59.tar.bz2 gentoo-32d3779a6eb51396830968fdfab912b4f35d4f59.zip |
dev-vcs/cvsgraph: stable 1.7.0 for ppc, bug #656700
Tested-by: ernsteiswuerfel
Bug: https://bugs.gentoo.org/656700
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-vcs/cvsgraph')
-rw-r--r-- | dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild b/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild index b43efdb074f1..ada216280c8b 100644 --- a/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild +++ b/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.akhphd.au.dk/~bertho/cvsgraph/release/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-alpha amd64 -ia64 ~ppc sparc x86" +KEYWORDS="-alpha amd64 -ia64 ppc sparc x86" IUSE="gif jpeg nls png truetype zlib" DEPEND="media-libs/gd |