diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:05:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:44 +0100 |
commit | a4a2886f02e5b3808042f7ffdbefeb5085e848b4 (patch) | |
tree | 2ab85eba02672ac2502b77ff17b7d396d7acb252 /sci-libs | |
parent | media-radio/fldigi: x86 stable wrt bug #572688 (diff) | |
download | gentoo-a4a2886f02e5b3808042f7ffdbefeb5085e848b4.tar.gz gentoo-a4a2886f02e5b3808042f7ffdbefeb5085e848b4.tar.bz2 gentoo-a4a2886f02e5b3808042f7ffdbefeb5085e848b4.zip |
sci-libs/plplot: x86 stable wrt bug #546578
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 51eed1c016ec..beaf1cafc211 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" |