diff options
author | Sam James <sam@gentoo.org> | 2023-08-26 19:09:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-26 19:09:12 +0100 |
commit | 9e9c89bdbabd9372214557ed91f5129942a89fd9 (patch) | |
tree | 55f1852459e4ea063c781a75c37f662fb36009f2 /app-admin/webapp-config | |
parent | app-admin/webapp-config: Stabilize 1.55-r3 ppc64, #913079 (diff) | |
download | gentoo-9e9c89bdbabd9372214557ed91f5129942a89fd9.tar.gz gentoo-9e9c89bdbabd9372214557ed91f5129942a89fd9.tar.bz2 gentoo-9e9c89bdbabd9372214557ed91f5129942a89fd9.zip |
app-admin/webapp-config: Stabilize 1.55-r3 arm, #913079
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.55-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.55-r3.ebuild b/app-admin/webapp-config/webapp-config-1.55-r3.ebuild index c21d7f4b0d25..207f9f0bca50 100644 --- a/app-admin/webapp-config/webapp-config-1.55-r3.ebuild +++ b/app-admin/webapp-config/webapp-config-1.55-r3.ebuild @@ -14,7 +14,7 @@ then inherit git-r3 else SRC_URI="https://dev.gentoo.org/~ceamac/${CATEGORY}/${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" fi DESCRIPTION="Gentoo's installer for web-based applications" |