diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-06-23 22:38:23 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-06-23 23:39:58 +1000 |
commit | 9aa017b08dd16ff85b05fcd7f4233f095042a080 (patch) | |
tree | 03109d37637f2e00cfeb932468b54ffd185ffb58 /sci-libs | |
parent | media-libs/mlt: x86 stable (diff) | |
download | gentoo-9aa017b08dd16ff85b05fcd7f4233f095042a080.tar.gz gentoo-9aa017b08dd16ff85b05fcd7f4233f095042a080.tar.bz2 gentoo-9aa017b08dd16ff85b05fcd7f4233f095042a080.zip |
sci-libs/pgplot: x86 stable
Gentoo-bug: 579992
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/pgplot/pgplot-5.2.2-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pgplot/pgplot-5.2.2-r6.ebuild b/sci-libs/pgplot/pgplot-5.2.2-r6.ebuild index 738147b96e46..1cda4a839ca6 100644 --- a/sci-libs/pgplot/pgplot-5.2.2-r6.ebuild +++ b/sci-libs/pgplot/pgplot-5.2.2-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.astro.caltech.edu/pub/pgplot/${MY_P}.tar.gz" SLOT="0" LICENSE="free-noncomm" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ia64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc motif static-libs tk" RDEPEND=" |