commit: 04abb4f71129c1001a0fb51dc0b85c529fa521b3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Apr 22 11:43:51 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu May 1 11:36:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04abb4f7
lxde-base/lxde-meta: 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> lxde-base/lxde-meta/lxde-meta-0.5.5-r8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lxde-base/lxde-meta/lxde-meta-0.5.5-r8.ebuild b/lxde-base/lxde-meta/lxde-meta-0.5.5-r8.ebuild index 5db73eade507..ce937c48dde5 100644 --- a/lxde-base/lxde-meta/lxde-meta-0.5.5-r8.ebuild +++ b/lxde-base/lxde-meta/lxde-meta-0.5.5-r8.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 @@ -8,7 +8,7 @@ HOMEPAGE="https://wiki.lxde.org/en/Status_of_LXDE_components" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" RDEPEND=" >=lxde-base/menu-cache-1.1.0-r1
