diff options
author | Sam James <sam@gentoo.org> | 2021-10-18 01:39:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-18 01:39:32 +0100 |
commit | d4bf2b4e03da1e6cc5c8a7f455db0dc0767eddb2 (patch) | |
tree | 5aca64a1ead8aed67dc4ba6837c6cb1be8f8bcac /x11-libs/qwt | |
parent | www-client/lynx: Stabilize 2.9.0_pre9 arm, #813252 (diff) | |
download | gentoo-d4bf2b4e03da1e6cc5c8a7f455db0dc0767eddb2.tar.gz gentoo-d4bf2b4e03da1e6cc5c8a7f455db0dc0767eddb2.tar.bz2 gentoo-d4bf2b4e03da1e6cc5c8a7f455db0dc0767eddb2.zip |
x11-libs/qwt: Stabilize 5.2.3_p20210211 ppc64, #818655
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/qwt')
-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 88168d04812f..340b50a4f891 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" |