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 | |
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')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-44.0.ebuild | 2 | ||||
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild | 2 |
2 files changed, 2 insertions, 2 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] diff --git a/gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild index be1d6939cf23..a564fc04cc8d 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-45.0.2.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-45.0.2.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] |