summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-20 22:25:42 +0100
committerSam James <sam@gentoo.org>2022-04-20 22:30:15 +0100
commit4607508489d33352446e8145c8c6e9a091348c33 (patch)
tree37206a69841bd178c379ba57bfbe5056dc177f79 /app-emacs/emacs-daemon
parentapp-emacs/emacs-common: drop ~s390 (diff)
downloadgentoo-4607508489d33352446e8145c8c6e9a091348c33.tar.gz
gentoo-4607508489d33352446e8145c8c6e9a091348c33.tar.bz2
gentoo-4607508489d33352446e8145c8c6e9a091348c33.zip
app-emacs/emacs-daemon: drop ~s390
Emacs not keyworded here. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/emacs-daemon')
-rw-r--r--app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild
index f22b98276df5..3fc5437f04cf 100644
--- a/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild
+++ b/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
SITEFILE="10${PN}-gentoo.el"