diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-09-21 22:49:35 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-09-21 23:13:37 -0400 |
commit | 68d934f56ceab8d3611971263062f0bd2405986e (patch) | |
tree | 61105734f084b064b0544079af38c72dc10d409e /gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild | |
parent | gnome-extra/gnome-calculator: Drop ia64 keywords (diff) | |
download | gentoo-68d934f56ceab8d3611971263062f0bd2405986e.tar.gz gentoo-68d934f56ceab8d3611971263062f0bd2405986e.tar.bz2 gentoo-68d934f56ceab8d3611971263062f0bd2405986e.zip |
gnome-extra/gnome-calculator: Drop sparc keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild index 7a64687b9c28..9cc5babba214 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calculator" LICENSE="GPL-3+" SLOT="0" IUSE="+introspection test" -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" # 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] |