diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:43:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:50:56 +0100 |
commit | b60ff34d96439c0ac707420c21da7c2085556156 (patch) | |
tree | 74052a659a86a17d289fd79a718fb926f612cec1 /sci-libs/plplot | |
parent | dev-util/insight: ppc stable wrt bug #575756 (diff) | |
download | gentoo-b60ff34d96439c0ac707420c21da7c2085556156.tar.gz gentoo-b60ff34d96439c0ac707420c21da7c2085556156.tar.bz2 gentoo-b60ff34d96439c0ac707420c21da7c2085556156.zip |
sci-libs/plplot: ppc stable wrt bug #546578
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/plplot')
-rw-r--r-- | sci-libs/plplot/plplot-5.11.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/plplot/plplot-5.11.1-r1.ebuild b/sci-libs/plplot/plplot-5.11.1-r1.ebuild index beaf1cafc211..f0f9c7c49c7d 100644 --- a/sci-libs/plplot/plplot-5.11.1-r1.ebuild +++ b/sci-libs/plplot/plplot-5.11.1-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0/12" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="ada cairo cxx doc +dynamic examples fortran gd java jpeg latex lua ocaml octave pdf pdl png python qhull qt4 shapefile svg tcl test threads tk truetype wxwidgets X" |