diff options
author | Sam James <sam@gentoo.org> | 2024-12-03 12:09:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-03 12:09:44 +0000 |
commit | 44c76fa94d58e93fc36fa5d23406cd9413a2ce07 (patch) | |
tree | ff8dba67547fd640d54732c390f19d5088a3295c /x11-libs/spread-sheet-widget/spread-sheet-widget-0.8.ebuild | |
parent | x11-misc/xdaliclock: Stabilize 2.48 x86, #945666 (diff) | |
download | gentoo-44c76fa94d58e93fc36fa5d23406cd9413a2ce07.tar.gz gentoo-44c76fa94d58e93fc36fa5d23406cd9413a2ce07.tar.bz2 gentoo-44c76fa94d58e93fc36fa5d23406cd9413a2ce07.zip |
x11-libs/spread-sheet-widget: Stabilize 0.8 x86, #945688
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/spread-sheet-widget/spread-sheet-widget-0.8.ebuild')
-rw-r--r-- | x11-libs/spread-sheet-widget/spread-sheet-widget-0.8.ebuild | 4 |
1 files 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" |