diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:33:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:19 +0100 |
commit | eee313148743225e134ad02ec3f12d88f69343ec (patch) | |
tree | f64955310be56b340ddaf5461087234bd43fa288 /x11-libs/qwt | |
parent | sys-fs/ntfs3g: stable 2017.3.23 for ppc, bug #655342 (diff) | |
download | gentoo-eee313148743225e134ad02ec3f12d88f69343ec.tar.gz gentoo-eee313148743225e134ad02ec3f12d88f69343ec.tar.bz2 gentoo-eee313148743225e134ad02ec3f12d88f69343ec.zip |
x11-libs/qwt: stable 6.1.3-r2 for ppc, bug #655382
Bug: https://bugs.gentoo.org/655382
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-libs/qwt')
-rw-r--r-- | x11-libs/qwt/qwt-6.1.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qwt/qwt-6.1.3-r2.ebuild b/x11-libs/qwt/qwt-6.1.3-r2.ebuild index 67e6b47a6949..e12d4e6e9f07 100644 --- a/x11-libs/qwt/qwt-6.1.3-r2.ebuild +++ b/x11-libs/qwt/qwt-6.1.3-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://qwt.sourceforge.net/" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV/_/-}/${MY_P}.tar.bz2" LICENSE="qwt mathml? ( LGPL-2.1 Nokia-Qt-LGPL-Exception-1.1 )" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" SLOT="6/1.3" IUSE="designer doc examples mathml opengl static-libs svg" |