commit: 5cb8fdf95826f191a4562eae9f5fb1799020f4fe Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 16 16:17:04 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 16 16:17:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb8fdf9
x11-libs/qwt: Stabilize 5.2.3_p20210828 x86, #920135 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-libs/qwt/qwt-5.2.3_p20210828.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/qwt/qwt-5.2.3_p20210828.ebuild b/x11-libs/qwt/qwt-5.2.3_p20210828.ebuild index 30077967f4b0..3e7decc8a3d1 100644 --- a/x11-libs/qwt/qwt-5.2.3_p20210828.ebuild +++ b/x11-libs/qwt/qwt-5.2.3_p20210828.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/SciDAVis/qwt5-qt5/archive/${COMMIT}.tar.gz -> ${P}.t S="${WORKDIR}/${PN}5-qt5-${COMMIT}" LICENSE="qwt" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv x86" SLOT="5" IUSE="designer examples"
