diff options
author | Sam James <sam@gentoo.org> | 2022-08-07 06:10:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-07 06:10:38 +0100 |
commit | a94d35747884b74dcef9e28026dd8ed696698d54 (patch) | |
tree | 115b92b0260badc039537d7371e39681c3c5ff7b /gnome-extra | |
parent | gnome-extra/gnome-boxes: Stabilize 42.3 amd64, #861029 (diff) | |
download | gentoo-a94d35747884b74dcef9e28026dd8ed696698d54.tar.gz gentoo-a94d35747884b74dcef9e28026dd8ed696698d54.tar.bz2 gentoo-a94d35747884b74dcef9e28026dd8ed696698d54.zip |
gnome-extra/gnome-calculator: Stabilize 42.2 amd64, #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 25fd9ed7817b..76f011becd7d 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] |