commit: d55473be618a5ea8632e7dffc52bd487b3b40745
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 3 23:24:51 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 23:24:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d55473be
app-emacs/compat: Stabilize 28.1.1.3 x86, #889586
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/compat/compat-28.1.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/compat/compat-28.1.1.3.ebuild
b/app-emacs/compat/compat-28.1.1.3.ebuild
index d7de25c5bf4b..db3cbb13f321 100644
--- a/app-emacs/compat/compat-28.1.1.3.ebuild
+++ b/app-emacs/compat/compat-28.1.1.3.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-${H}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="sys-apps/texinfo"