diff options
author | Sam James <sam@gentoo.org> | 2023-08-26 19:13:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-26 19:13:40 +0100 |
commit | 42a5ec791744f08f7458f3c74decda57c5cbb39d (patch) | |
tree | 6dacf096f7d3db82cb469d8c97f0bd3c98d8fcd2 /app-admin/webapp-config | |
parent | app-admin/webapp-config: Stabilize 1.55-r3 sparc, #913079 (diff) | |
download | gentoo-42a5ec791744f08f7458f3c74decda57c5cbb39d.tar.gz gentoo-42a5ec791744f08f7458f3c74decda57c5cbb39d.tar.bz2 gentoo-42a5ec791744f08f7458f3c74decda57c5cbb39d.zip |
app-admin/webapp-config: Stabilize 1.55-r3 x86, #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 e37a1a16530b..befaf688f6f1 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" |