diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 08:08:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 08:08:53 +0200 |
commit | e5b9edaa27f7f8355cfa1bb4d9079fa9e9929dcc (patch) | |
tree | 056da5add9108f8fa00bebc1120e8c1cdf20e7b3 /gnome-extra | |
parent | gnome-base/dconf-editor: Stabilize 45.0.1 arm64, #920740 (diff) | |
download | gentoo-e5b9edaa27f7f8355cfa1bb4d9079fa9e9929dcc.tar.gz gentoo-e5b9edaa27f7f8355cfa1bb4d9079fa9e9929dcc.tar.bz2 gentoo-e5b9edaa27f7f8355cfa1bb4d9079fa9e9929dcc.zip |
gnome-extra/gnome-calculator: Stabilize 45.0.2 arm64, #920740
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild index 01ad158f26a7..9a46335c529e 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calculator" LICENSE="GPL-3+" SLOT="0" IUSE="+introspection test" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" # gtksourceview vapi definitions in dev-lang/vala itself are too old, and newer vala removes them # altogether, thus we need them installed by gtksourceview[vala] |