diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:40:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:44:35 +0100 |
commit | 40ff13a7f2ff572a04eb8e0bc66bdc714b2f1333 (patch) | |
tree | 87005fafa5342d4f5e913d5c5782645adc032270 /gnome-extra/gnome-calculator | |
parent | gui-libs/gtksourceview: Stabilize 5.4.1 arm64, #843794 (diff) | |
download | gentoo-40ff13a7f2ff572a04eb8e0bc66bdc714b2f1333.tar.gz gentoo-40ff13a7f2ff572a04eb8e0bc66bdc714b2f1333.tar.bz2 gentoo-40ff13a7f2ff572a04eb8e0bc66bdc714b2f1333.zip |
gnome-extra/gnome-calculator: Stabilize 42.0 arm64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-calculator')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-42.0.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-42.0.ebuild index 0312d7c2216d..89afc16a63a3 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-42.0.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-42.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calculator" LICENSE="GPL-3+" SLOT="0" IUSE="+introspection test" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc" # 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] |