summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:47:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:47:22 +0200
commit4df458eab7f5fe4a8ba64f8c9eba705a879c109b (patch)
tree335234ae56126bfbfe71293819da3098d4fce353 /app-admin/webapp-config
parentwww-apps/selfoss: Stabilize 2.19 arm64, #899210 (diff)
downloadgentoo-4df458eab7f5fe4a8ba64f8c9eba705a879c109b.tar.gz
gentoo-4df458eab7f5fe4a8ba64f8c9eba705a879c109b.tar.bz2
gentoo-4df458eab7f5fe4a8ba64f8c9eba705a879c109b.zip
app-admin/webapp-config: Stabilize 1.55-r2 arm64, #899210
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r--app-admin/webapp-config/webapp-config-1.55-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.55-r2.ebuild b/app-admin/webapp-config/webapp-config-1.55-r2.ebuild
index 18008064976c..9ef0f49f155f 100644
--- a/app-admin/webapp-config/webapp-config-1.55-r2.ebuild
+++ b/app-admin/webapp-config/webapp-config-1.55-r2.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{9..10} )
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 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
DESCRIPTION="Gentoo's installer for web-based applications"
HOMEPAGE="https://sourceforge.net/projects/webapp-config/"