commit: 44c76fa94d58e93fc36fa5d23406cd9413a2ce07 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 3 12:09:44 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 3 12:09:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c76fa9
x11-libs/spread-sheet-widget: Stabilize 0.8 x86, #945688 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/spread-sheet-widget/spread-sheet-widget-0.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/spread-sheet-widget/spread-sheet-widget-0.8.ebuild b/x11-libs/spread-sheet-widget/spread-sheet-widget-0.8.ebuild index 3a9a54ad0f27..1c01f51f9361 100644 --- a/x11-libs/spread-sheet-widget/spread-sheet-widget-0.8.ebuild +++ b/x11-libs/spread-sheet-widget/spread-sheet-widget-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://alpha.gnu.org/gnu/ssw/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND="dev-libs/glib x11-libs/gtk+:3"
