summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-04-20 23:25:22 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-04-20 23:25:22 +0200
commit12ef1c2a41d5a332eb37913e135ba276d8850eb3 (patch)
tree4a89a3a704d71eebaf19f9f6a8bfd4fb86a3c8ed /app-emacs/autoconf-mode
parentapp-admin/emacs-updater: Drop ~s390 (diff)
downloadgentoo-12ef1c2a41d5a332eb37913e135ba276d8850eb3.tar.gz
gentoo-12ef1c2a41d5a332eb37913e135ba276d8850eb3.tar.bz2
gentoo-12ef1c2a41d5a332eb37913e135ba276d8850eb3.zip
app-emacs/autoconf-mode: Drop ~s390
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-emacs/autoconf-mode')
-rw-r--r--app-emacs/autoconf-mode/autoconf-mode-2.69-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/autoconf-mode/autoconf-mode-2.69-r1.ebuild b/app-emacs/autoconf-mode/autoconf-mode-2.69-r1.ebuild
index e293c40ca1cb..573cfd0e89bf 100644
--- a/app-emacs/autoconf-mode/autoconf-mode-2.69-r1.ebuild
+++ b/app-emacs/autoconf-mode/autoconf-mode-2.69-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/autoconf/autoconf-${PV}.tar.xz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/autoconf-${PV}/lib/emacs"
SITEFILE="50${PN}-gentoo.el"