diff options
author | Sam James <sam@gentoo.org> | 2022-07-06 02:24:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-06 02:24:02 +0100 |
commit | d17c18a5185c935624a7efcf07986e192077d525 (patch) | |
tree | 7f795bc5652a6fda2d4278d97dc055f280269e92 /gnome-extra/gnome-calculator | |
parent | gui-libs/gtksourceview: Stabilize 5.4.2 x86, #853958 (diff) | |
download | gentoo-d17c18a5185c935624a7efcf07986e192077d525.tar.gz gentoo-d17c18a5185c935624a7efcf07986e192077d525.tar.bz2 gentoo-d17c18a5185c935624a7efcf07986e192077d525.zip |
gnome-extra/gnome-calculator: Stabilize 42.1 x86, #853958
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-42.1.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-42.1.ebuild index 31b1d7e5f482..0e4f4d6c3ca9 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-42.1.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-42.1.ebuild @@ -12,7 +12,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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc 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] |