diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-25 20:31:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-25 20:31:45 +0300 |
commit | 776090386776400a9141ee465463e88fdb511d88 (patch) | |
tree | 34391707d79d1d968f1ffee160d698cdec3e6548 /app-admin | |
parent | dev-ruby/racc: Stabilize 1.7.3 sparc, #932252 (diff) | |
download | gentoo-776090386776400a9141ee465463e88fdb511d88.tar.gz gentoo-776090386776400a9141ee465463e88fdb511d88.tar.bz2 gentoo-776090386776400a9141ee465463e88fdb511d88.zip |
app-admin/webapp-config: Stabilize 1.55-r4 sparc, #932257
Signed-off-by: Arthur Zamarin <arthurzam@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 ee7a145c898c..171bf028c53a 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" |