diff options
author | 2024-12-05 12:28:44 +0000 | |
---|---|---|
committer | 2024-12-05 12:28:44 +0000 | |
commit | c892303c05132d8179c8a84d3785ef68ecdc3055 (patch) | |
tree | 0ee3d92c8982e7240791a3095699136ab9486e15 /x11-libs | |
parent | app-backup/btrbk: Stabilize 0.32.6-r2 amd64, #945621 (diff) | |
download | gentoo-c892303c05132d8179c8a84d3785ef68ecdc3055.tar.gz gentoo-c892303c05132d8179c8a84d3785ef68ecdc3055.tar.bz2 gentoo-c892303c05132d8179c8a84d3785ef68ecdc3055.zip |
x11-libs/spread-sheet-widget: Stabilize 0.8 amd64, #945688
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/spread-sheet-widget/spread-sheet-widget-0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 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 1c01f51f9361..6fd3ea65fda4 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 @@ -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" |