diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:44:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:44:32 +0000 |
commit | e680c9bad4de18fa88fb31043dd7d55e2632e4ee (patch) | |
tree | b5ab03213b7f2220ed915b3d4a3ba8bce3d28189 /gnome-extra | |
parent | app-arch/file-roller: Stabilize 3.40.0 arm64, #831946 (diff) | |
download | gentoo-e680c9bad4de18fa88fb31043dd7d55e2632e4ee.tar.gz gentoo-e680c9bad4de18fa88fb31043dd7d55e2632e4ee.tar.bz2 gentoo-e680c9bad4de18fa88fb31043dd7d55e2632e4ee.zip |
gnome-extra/gnome-calculator: Stabilize 40.1 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-40.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-40.1.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-40.1.ebuild index b195c51ffa50..f9b7ca77e111 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-40.1.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-40.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calculator" LICENSE="GPL-3+" SLOT="0" IUSE="+introspection test" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" # 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] |