commit:     3de6d7fbe848dc6a813400926b4916d1e69c2adc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 22 11:43:41 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  1 11:36:00 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de6d7fb

dev-util/geany: Remove ~alpha because of vte

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Part-of: https://github.com/gentoo/gentoo/pull/41697
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/geany/geany-2.0-r1.ebuild | 2 +-
 dev-util/geany/geany-2.0.ebuild    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/geany/geany-2.0-r1.ebuild 
b/dev-util/geany/geany-2.0-r1.ebuild
index 6802f5f5c8f9..efe84090e3f0 100644
--- a/dev-util/geany/geany-2.0-r1.ebuild
+++ b/dev-util/geany/geany-2.0-r1.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" = 9999* ]] ; then
 else
        [[ "${PV}" == *_pre* ]] && inherit autotools
        SRC_URI="https://download.geany.org/${P}.tar.bz2";
-       KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
+       KEYWORDS="amd64 ~arm ppc ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
 fi
 LICENSE="GPL-2+ HPND"
 SLOT="0"

diff --git a/dev-util/geany/geany-2.0.ebuild b/dev-util/geany/geany-2.0.ebuild
index b6b1aad2d83d..41de64708ca4 100644
--- a/dev-util/geany/geany-2.0.ebuild
+++ b/dev-util/geany/geany-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ if [[ "${PV}" = 9999* ]] ; then
 else
        [[ "${PV}" == *_pre* ]] && inherit autotools
        SRC_URI="https://download.geany.org/${P}.tar.bz2";
-       KEYWORDS="~alpha amd64 arm ppc ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
+       KEYWORDS="amd64 arm ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 fi
 LICENSE="GPL-2+ HPND"
 SLOT="0"

Reply via email to