diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:33:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:33:45 +0000 |
commit | 7d660e28a10f1f31e83098868ee840c9408b5e17 (patch) | |
tree | 97b2a5b1fe964bb4afd5c79032b2f71a0f8c5131 /gnome-extra/gnome-calculator | |
parent | gnome-extra/evolution-ews: Stabilize 3.42.4 x86, #834426 (diff) | |
download | gentoo-7d660e28a10f1f31e83098868ee840c9408b5e17.tar.gz gentoo-7d660e28a10f1f31e83098868ee840c9408b5e17.tar.bz2 gentoo-7d660e28a10f1f31e83098868ee840c9408b5e17.zip |
gnome-extra/gnome-calculator: Stabilize 41.1 x86, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-calculator')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-41.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-41.1.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-41.1.ebuild index 814f5b06e309..39bc3b6fe440 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-41.1.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-41.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calculator" LICENSE="GPL-3+" SLOT="0" IUSE="+introspection test" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" # 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] |