diff options
author | 2024-05-20 09:18:20 +0100 | |
---|---|---|
committer | 2024-05-20 09:18:20 +0100 | |
commit | fe7094fee7f2e230c28173709e3e086b7b004f50 (patch) | |
tree | d387178751da3a68cdfec8a6921152590591d59b /app-admin | |
parent | app-admin/webapp-config: Stabilize 1.55-r4 x86, #932257 (diff) | |
download | gentoo-fe7094fee7f2e230c28173709e3e086b7b004f50.tar.gz gentoo-fe7094fee7f2e230c28173709e3e086b7b004f50.tar.bz2 gentoo-fe7094fee7f2e230c28173709e3e086b7b004f50.zip |
app-admin/webapp-config: Stabilize 1.55-r4 amd64, #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 9bf48d8990b6..3b99e53a3a64 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" |