diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:29:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:29:18 +0000 |
commit | a6ff8d297ba7764e92509f5d6208ef10e5002e1b (patch) | |
tree | cc7a4a14be2d60d9592179802cea3032dd5bf904 /gnome-extra | |
parent | gnome-extra/gnome-boxes: Stabilize 41.3 amd64, #834426 (diff) | |
download | gentoo-a6ff8d297ba7764e92509f5d6208ef10e5002e1b.tar.gz gentoo-a6ff8d297ba7764e92509f5d6208ef10e5002e1b.tar.bz2 gentoo-a6ff8d297ba7764e92509f5d6208ef10e5002e1b.zip |
gnome-extra/gnome-calculator: Stabilize 41.1 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-41.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-41.1.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-41.1.ebuild index 037952ba22f8..814f5b06e309 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-41.1.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-41.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] |