From f38302e650dcd5f4e38dc85399b3af82ceaef469 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 5 Apr 2021 19:02:11 +0000 Subject: app-admin/webapp-config: drop s390 to ~s390 (unstable) Signed-off-by: Sam James --- app-admin/webapp-config/webapp-config-1.55-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/webapp-config/webapp-config-1.55-r1.ebuild b/app-admin/webapp-config/webapp-config-1.55-r1.ebuild index 41fa3a45483a..49c4a1068751 100644 --- a/app-admin/webapp-config/webapp-config-1.55-r1.ebuild +++ b/app-admin/webapp-config/webapp-config-1.55-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 prefix SRC_URI="https://dev.gentoo.org/~twitch153/${PN}/${P}.tar.bz2" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="https://sourceforge.net/projects/webapp-config/" -- cgit v1.2.3-65-gdbad