diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-13 22:51:20 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-13 22:51:20 +0200 |
commit | de9c1c1bd97d32b9323a2e11fd6b28528e6ebe72 (patch) | |
tree | b961e5353c639ff8f525f3efbd5583469474a8ed /gnome-extra | |
parent | gui-libs/gtksourceview: Keyword 5.4.1 arm, #838709 (diff) | |
download | gentoo-de9c1c1bd97d32b9323a2e11fd6b28528e6ebe72.tar.gz gentoo-de9c1c1bd97d32b9323a2e11fd6b28528e6ebe72.tar.bz2 gentoo-de9c1c1bd97d32b9323a2e11fd6b28528e6ebe72.zip |
gnome-extra/gnome-calculator: Keyword 42.0 arm, #838709
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-42.0.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-42.0.ebuild index 6f85775dab64..eda2fc865eb2 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-42.0.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-42.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calculator" LICENSE="GPL-3+" SLOT="0" IUSE="+introspection test" -KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv" # 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] |