commit: 46ffbed04f7abc80a718132251ddb1dec46899fb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Mar 1 08:24:44 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Mar 1 08:29:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46ffbed0
xfce-extra/xfce4-dict: Remove ~alpha Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> xfce-extra/xfce4-dict/xfce4-dict-0.8.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.8.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.8.ebuild index f8356528f619..d00dd4037e00 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.8.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.8.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 @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.24.0
