diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-01 09:13:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-01 09:13:37 +0100 |
commit | 00dd4c54ae69d42478629dbd8571edd6b5b3ac4e (patch) | |
tree | 7e3e4fd39ddb26ee57a639692710c1d4e7a37544 /sci-libs/plplot | |
parent | games-emulation/mednafen: amd64 stable wrt bug #573226 (diff) | |
download | gentoo-00dd4c54ae69d42478629dbd8571edd6b5b3ac4e.tar.gz gentoo-00dd4c54ae69d42478629dbd8571edd6b5b3ac4e.tar.bz2 gentoo-00dd4c54ae69d42478629dbd8571edd6b5b3ac4e.zip |
sci-libs/plplot: amd64 stable wrt bug #546578
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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 737d78f20587..51eed1c016ec 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" |