From bcd867e65437785b8166a48663094038993508a4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 5 Apr 2021 19:06:37 +0000 Subject: app-misc/rl: drop s390 to ~s390 (unstable) Signed-off-by: Sam James --- app-misc/rl/rl-0.2.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-misc/rl') diff --git a/app-misc/rl/rl-0.2.7-r1.ebuild b/app-misc/rl/rl-0.2.7-r1.ebuild index 25fd63c8898b..1f1c47f2ee0f 100644 --- a/app-misc/rl/rl-0.2.7-r1.ebuild +++ b/app-misc/rl/rl-0.2.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://arthurdejong.org/rl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~mips ppc s390 sparc x86" +KEYWORDS="amd64 ~ia64 ~mips ppc ~s390 sparc x86" IUSE="debug" DOCS=( AUTHORS ChangeLog INSTALL NEWS README TODO ) -- cgit v1.2.3-65-gdbad