From 6da175cce420b45efc663a3b29d2b6835bb374ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 22 Apr 2025 13:44:46 +0200 Subject: [PATCH] lxde-base/lxterminal: Remove ~alpha because of vte MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny Part-of: https://github.com/gentoo/gentoo/pull/41697 Signed-off-by: Michał Górny --- lxde-base/lxterminal/lxterminal-0.4.0_p20230917.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lxde-base/lxterminal/lxterminal-0.4.0_p20230917.ebuild b/lxde-base/lxterminal/lxterminal-0.4.0_p20230917.ebuild index 28f02527696bb..59dcdc6f4301d 100644 --- a/lxde-base/lxterminal/lxterminal-0.4.0_p20230917.ebuild +++ b/lxde-base/lxterminal/lxterminal-0.4.0_p20230917.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 @@ -17,7 +17,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux" DEPEND=" dev-libs/glib:2