diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 15:01:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 15:01:42 +0100 |
commit | a5acb54a0da9816246ba8d06a702968871875c89 (patch) | |
tree | ff0a0b20c9d2161d75fe9f7339d80736ea891727 /x11-libs | |
parent | dev-python/ssl-fetch: sparc stable wrt bug #603108 (diff) | |
download | gentoo-a5acb54a0da9816246ba8d06a702968871875c89.tar.gz gentoo-a5acb54a0da9816246ba8d06a702968871875c89.tar.bz2 gentoo-a5acb54a0da9816246ba8d06a702968871875c89.zip |
x11-libs/qwt: sparc stable wrt bug #611430
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qwt/qwt-6.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qwt/qwt-6.1.3-r1.ebuild b/x11-libs/qwt/qwt-6.1.3-r1.ebuild index 8a7c63ec5c2f..e6fa3f149829 100644 --- a/x11-libs/qwt/qwt-6.1.3-r1.ebuild +++ b/x11-libs/qwt/qwt-6.1.3-r1.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="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" SLOT="6/1.3" IUSE="designer doc examples mathml opengl qt4 qt5 static-libs svg" |