commit: d5e6174495867ce759f1c4f73046394b71283221 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 06:54:16 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 07:01:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e61744
gnome-extra/gnome-calculator: Stabilize 45.0.2 amd64, #920740 Signed-off-by: Sam James <sam <AT> gentoo.org> gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild | 4 ++-- 1 file 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]
