diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 06:54:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 07:01:11 +0000 |
commit | d5e6174495867ce759f1c4f73046394b71283221 (patch) | |
tree | 6ba07f35d20e024a312ae257ae4d1237079020ba /gnome-extra/gnome-calculator | |
parent | gnome-base/dconf-editor: Stabilize 45.0.1 amd64, #920740 (diff) | |
download | gentoo-d5e6174495867ce759f1c4f73046394b71283221.tar.gz gentoo-d5e6174495867ce759f1c4f73046394b71283221.tar.bz2 gentoo-d5e6174495867ce759f1c4f73046394b71283221.zip |
gnome-extra/gnome-calculator: Stabilize 45.0.2 amd64, #920740
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-calculator')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 a564fc04cc8d..d2c6205fa6b8 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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] |