commit: 6a020e6830fc325d3d9176afc393f6de3f2950ba
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 7 11:53:30 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 7 11:53:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a020e68
app-admin/webapp-config: restore stable keywords
Lost in syncing with live.
Fixes: b4386cdacf80445dd7e9820b8f58fa7254bcdd0c
Signed-off-by: Sam James <sam <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 9aad95348cfe..daf5ce1eeff8 100644
--- a/app-admin/webapp-config/webapp-config-1.55-r2.ebuild
+++ b/app-admin/webapp-config/webapp-config-1.55-r2.ebuild
@@ -14,7 +14,7 @@ then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64
~riscv ~s390 sparc x86"
fi
DESCRIPTION="Gentoo's installer for web-based applications"