commit: 087ba6fd4049ad07667e8ca26c76adf0d9f81cb8 Author: crueter <crueter <AT> eden-emu <DOT> dev> AuthorDate: Thu Dec 18 21:24:01 2025 +0000 Commit: crueter <crueter <AT> crueter <DOT> xyz> CommitDate: Thu Dec 18 21:24:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=087ba6fd
app-editors/xed: keyword ~arm64 Signed-off-by: crueter <crueter <AT> eden-emu.dev> app-editors/xed/xed-3.8.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/xed/xed-3.8.7.ebuild b/app-editors/xed/xed-3.8.7.ebuild index 63ab51176c..36e5f552f3 100644 --- a/app-editors/xed/xed-3.8.7.ebuild +++ b/app-editors/xed/xed-3.8.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/linuxmint/xed/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="gtk-doc spell" RDEPEND="
