diff options
author | Sam James <sam@gentoo.org> | 2024-05-20 09:42:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-20 09:42:38 +0100 |
commit | 15cec36b5d420304f019456274768ff96486d167 (patch) | |
tree | 4480934bb66e53ac218250841c0eb2c10b8ca44f /app-admin/webapp-config | |
parent | app-admin/webapp-config: Stabilize 1.55-r4 ppc64, #932257 (diff) | |
download | gentoo-15cec36b5d420304f019456274768ff96486d167.tar.gz gentoo-15cec36b5d420304f019456274768ff96486d167.tar.bz2 gentoo-15cec36b5d420304f019456274768ff96486d167.zip |
app-admin/webapp-config: Stabilize 1.55-r4 ppc, #932257
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-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 80065a69cf2d..ee7a145c898c 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" |