diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 21:24:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 21:24:52 +0300 |
commit | b7e901289e735109e08a6e8dbf37b7d2618a116e (patch) | |
tree | 628fb187242d85790648599797e3c472c433b746 /gnome-extra | |
parent | gui-libs/gtksourceview: Keyword 5.4.1 ppc64, #838709 (diff) | |
download | gentoo-b7e901289e735109e08a6e8dbf37b7d2618a116e.tar.gz gentoo-b7e901289e735109e08a6e8dbf37b7d2618a116e.tar.bz2 gentoo-b7e901289e735109e08a6e8dbf37b7d2618a116e.zip |
gnome-extra/gnome-calculator: Keyword 42.0 ppc64, #838709
Signed-off-by: Arthur Zamarin <arthurzam@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 f4ee68be78b7..25cacfe8b3e7 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 ~riscv" +KEYWORDS="~amd64 ~arm64 ~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] |