commit: e2675574381b6b98d3b6584165a39ea9df14bf03
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 3 23:24:49 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 23:24:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2675574
app-emacs/compat: Stabilize 28.1.1.3 amd64, #889586
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/compat/compat-28.1.1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/compat/compat-28.1.1.3.ebuild
b/app-emacs/compat/compat-28.1.1.3.ebuild
index 8a61c3a356a2..d7de25c5bf4b 100644
--- a/app-emacs/compat/compat-28.1.1.3.ebuild
+++ b/app-emacs/compat/compat-28.1.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-${H}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
BDEPEND="sys-apps/texinfo"