diff options
author | Sam James <sam@gentoo.org> | 2022-07-18 23:41:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-18 23:41:12 +0000 |
commit | d79c650a9bedd61054609896b54415278feabd2c (patch) | |
tree | a937f385984616158b53c00cc9b03d9bbb89b390 /gnome-extra/gnome-calculator | |
parent | gui-libs/gtksourceview: Stabilize 5.4.2 arm64, #853958 (diff) | |
download | gentoo-d79c650a9bedd61054609896b54415278feabd2c.tar.gz gentoo-d79c650a9bedd61054609896b54415278feabd2c.tar.bz2 gentoo-d79c650a9bedd61054609896b54415278feabd2c.zip |
gnome-extra/gnome-calculator: Stabilize 42.1 arm64, #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 0e4f4d6c3ca9..ef7eef23c9e4 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] |