diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-06-08 23:00:38 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-06-08 23:01:52 -0400 |
commit | 7c812c099fee278687f6878d2c3971a7dcb28e83 (patch) | |
tree | 105f434dd2209a489bec6e7a007bf4b21267dac6 /gnome-extra/gnome-calculator | |
parent | gui-libs/libadwaita: Keyword 1.3.2 alpha, #838709 (diff) | |
download | gentoo-7c812c099fee278687f6878d2c3971a7dcb28e83.tar.gz gentoo-7c812c099fee278687f6878d2c3971a7dcb28e83.tar.bz2 gentoo-7c812c099fee278687f6878d2c3971a7dcb28e83.zip |
gnome-extra/gnome-calculator: Keyword 44.0 alpha, #838709
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-calculator')
-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 7995cf2987b8..ff0593b2098e 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="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc 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] |