diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-15 11:57:37 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-17 07:46:59 +0000 |
commit | 14b1603ea1fe58ef2d95e28a0bff3c7ac443e472 (patch) | |
tree | 9a336607f794d4b3db83bcf6030157cb70bb3ae9 /gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild | |
parent | gnome-base/nautilus: unkeyword all for ~alpha (diff) | |
download | gentoo-14b1603ea1fe58ef2d95e28a0bff3c7ac443e472.tar.gz gentoo-14b1603ea1fe58ef2d95e28a0bff3c7ac443e472.tar.bz2 gentoo-14b1603ea1fe58ef2d95e28a0bff3c7ac443e472.zip |
gnome-extra/gnome-calculator: unkeyword all for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@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 9cc5babba214..7491854d967e 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 x86" +KEYWORDS="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] |