diff options
author | Sam James <sam@gentoo.org> | 2023-08-26 19:09:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-26 19:09:14 +0100 |
commit | 7834a0071e5da664da154e6f79dac180472b11f4 (patch) | |
tree | ebe12e56f02832928a4cd39a2b288408851a7568 /app-admin/webapp-config | |
parent | app-admin/webapp-config: Stabilize 1.55-r3 arm64, #913079 (diff) | |
download | gentoo-7834a0071e5da664da154e6f79dac180472b11f4.tar.gz gentoo-7834a0071e5da664da154e6f79dac180472b11f4.tar.bz2 gentoo-7834a0071e5da664da154e6f79dac180472b11f4.zip |
app-admin/webapp-config: Stabilize 1.55-r3 ppc, #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 a832a7660326..a52223305033 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" |