diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 09:58:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 09:58:48 +0000 |
commit | 1ab4f3ec4767f0c87c2b65cb993d9f5302449ade (patch) | |
tree | 1c76a0cd6d89f942cba9c8693aa7ce893f905d38 /sci-visualization/pyxplot/pyxplot-0.9.2.ebuild | |
parent | Add dependency for qt5 bug #556376. (diff) | |
download | historical-1ab4f3ec4767f0c87c2b65cb993d9f5302449ade.tar.gz historical-1ab4f3ec4767f0c87c2b65cb993d9f5302449ade.tar.bz2 historical-1ab4f3ec4767f0c87c2b65cb993d9f5302449ade.zip |
Stable for amd64, wrt bug #529540
Package-Manager: portage-2.2.20/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sci-visualization/pyxplot/pyxplot-0.9.2.ebuild')
-rw-r--r-- | sci-visualization/pyxplot/pyxplot-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild b/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild index d45fa364968b..960c0c8f8def 100644 --- a/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild +++ b/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild,v 1.3 2015/04/08 18:23:57 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild,v 1.4 2015/08/06 09:58:47 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |