summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:02:11 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:50:12 +0000
commitf38302e650dcd5f4e38dc85399b3af82ceaef469 (patch)
tree61cfa864f7c896cd88ab2ba3ec3a9f6624c53da4 /app-admin
parentapp-admin/superadduser: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-f38302e650dcd5f4e38dc85399b3af82ceaef469.tar.gz
gentoo-f38302e650dcd5f4e38dc85399b3af82ceaef469.tar.bz2
gentoo-f38302e650dcd5f4e38dc85399b3af82ceaef469.zip
app-admin/webapp-config: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/webapp-config/webapp-config-1.55-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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/"