From 1dfe8bc738d2fbd185d971673eaed0340913eefc Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 20 Apr 2022 22:25:50 +0100 Subject: [PATCH] app-emacs/highline: drop ~s390 Emacs not keyworded here. Signed-off-by: Sam James --- app-emacs/highline/highline-7.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/highline/highline-7.2.2.ebuild b/app-emacs/highline/highline-7.2.2.ebuild index e4fc90bd7b459..48a3372902cfa 100644 --- a/app-emacs/highline/highline-7.2.2.ebuild +++ b/app-emacs/highline/highline-7.2.2.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 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ppc ~s390 ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" SITEFILE="50${PN}-gentoo.el"