diff options
author | Sam James <sam@gentoo.org> | 2021-10-17 21:03:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-17 21:04:43 +0100 |
commit | 5fe362975d9fc00e3328df9dbc54358055438c9c (patch) | |
tree | 5f5dfda77d6e4452791e1f239ed695b8bdae69d5 /x11-libs | |
parent | sci-libs/netcdf-cxx: Stabilize 4.3.1 x86, #818643 (diff) | |
download | gentoo-5fe362975d9fc00e3328df9dbc54358055438c9c.tar.gz gentoo-5fe362975d9fc00e3328df9dbc54358055438c9c.tar.bz2 gentoo-5fe362975d9fc00e3328df9dbc54358055438c9c.zip |
x11-libs/qwt: Stabilize 5.2.3_p20210211 x86, #818655
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qwt/qwt-5.2.3_p20210211.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qwt/qwt-5.2.3_p20210211.ebuild b/x11-libs/qwt/qwt-5.2.3_p20210211.ebuild index 3b32f48c65c9..88168d04812f 100644 --- a/x11-libs/qwt/qwt-5.2.3_p20210211.ebuild +++ b/x11-libs/qwt/qwt-5.2.3_p20210211.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://qwt.sourceforge.io/ https://github.com/SciDAVis/qwt5-qt5" SRC_URI="https://github.com/SciDAVis/qwt5-qt5/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="qwt" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" SLOT="5" IUSE="designer examples" |