diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 20:06:18 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 20:06:18 +0000 |
commit | 259ebc9dfc0de0913a48285026f356e0b91d9206 (patch) | |
tree | 19299e6dd1f57a5cce8c8b71dab113067eea7ab6 /gnome-extra | |
parent | gnome-extra/gnome-calculator: Stabilize 44.0 amd64, #905542 (diff) | |
download | gentoo-259ebc9dfc0de0913a48285026f356e0b91d9206.tar.gz gentoo-259ebc9dfc0de0913a48285026f356e0b91d9206.tar.bz2 gentoo-259ebc9dfc0de0913a48285026f356e0b91d9206.zip |
gnome-extra/gnome-calculator: Stabilize 44.0 x86, #905542
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild index 8d4b692ae610..7995cf2987b8 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild @@ -11,7 +11,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] |