diff options
author | Sam James <sam@gentoo.org> | 2022-08-07 06:11:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-07 06:11:10 +0100 |
commit | daa50fb15003749d9e56cd60a25f65f79fdfc1dd (patch) | |
tree | 2f22ffc0876aad8f81e123af2f66a4a52b78aea8 /gnome-extra | |
parent | gui-libs/libhandy: Stabilize 1.6.3 x86, #861029 (diff) | |
download | gentoo-daa50fb15003749d9e56cd60a25f65f79fdfc1dd.tar.gz gentoo-daa50fb15003749d9e56cd60a25f65f79fdfc1dd.tar.bz2 gentoo-daa50fb15003749d9e56cd60a25f65f79fdfc1dd.zip |
gnome-extra/gnome-calculator: Stabilize 42.2 x86, #861029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild index 76f011becd7d..ef7eef23c9e4 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-42.2.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] |