diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-21 18:41:13 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-21 21:33:34 +0200 |
commit | c14d86165e683e5057a4d9532fe7b52e33858e86 (patch) | |
tree | 660e15d8cac230ba3b3d7193e67b387fceb8a963 /gnome-extra/gnome-calculator | |
parent | dev-lang/python: Remove old (diff) | |
download | gentoo-c14d86165e683e5057a4d9532fe7b52e33858e86.tar.gz gentoo-c14d86165e683e5057a4d9532fe7b52e33858e86.tar.bz2 gentoo-c14d86165e683e5057a4d9532fe7b52e33858e86.zip |
gnome-extra/gnome-calculator: keyword 42.0 for ~riscv
Bug: https://bugs.gentoo.org/839345
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-calculator')
-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 fe35f00effcd..eee2552fbbef 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" +KEYWORDS="~amd64 ~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] |