diff options
author | Sam James <sam@gentoo.org> | 2022-05-15 03:09:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-15 03:09:17 +0000 |
commit | bf693a89e6ae70c8f90408e86adbb42e0f3fe84a (patch) | |
tree | 96d17bf6e7d0a985323b9f85c594b813308ed0a4 | |
parent | gui-libs/libadwaita: Keyword 1.1.1 sparc, #838709 (diff) | |
download | gentoo-bf693a89e6ae70c8f90408e86adbb42e0f3fe84a.tar.gz gentoo-bf693a89e6ae70c8f90408e86adbb42e0f3fe84a.tar.bz2 gentoo-bf693a89e6ae70c8f90408e86adbb42e0f3fe84a.zip |
gnome-extra/gnome-calculator: Keyword 42.0 sparc, #838709
Signed-off-by: Sam James <sam@gentoo.org>
-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 eda2fc865eb2..346e749e13c0 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 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc" # 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] |