commit: 4df458eab7f5fe4a8ba64f8c9eba705a879c109b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 05:47:22 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 05:47:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df458ea
app-admin/webapp-config: Stabilize 1.55-r2 arm64, #899210
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-admin/webapp-config/webapp-config-1.55-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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/"