diff options
author | Sam James <sam@gentoo.org> | 2024-05-20 09:18:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-20 09:18:17 +0100 |
commit | ec9941652ecf0fafc578b9c3ef51d1ad1a49152a (patch) | |
tree | e9d690210c878c72e1195c042691f084165c1b46 /app-admin | |
parent | dev-ruby/racc: Stabilize 1.7.3 arm, #932252 (diff) | |
download | gentoo-ec9941652ecf0fafc578b9c3ef51d1ad1a49152a.tar.gz gentoo-ec9941652ecf0fafc578b9c3ef51d1ad1a49152a.tar.bz2 gentoo-ec9941652ecf0fafc578b9c3ef51d1ad1a49152a.zip |
app-admin/webapp-config: Stabilize 1.55-r4 arm, #932257
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.55-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.55-r4.ebuild b/app-admin/webapp-config/webapp-config-1.55-r4.ebuild index cc2e8028b578..9d96d2679419 100644 --- a/app-admin/webapp-config/webapp-config-1.55-r4.ebuild +++ b/app-admin/webapp-config/webapp-config-1.55-r4.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" |