commit: a7fdfedca07f0f756276e8775062919aa48c4e96 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 19:27:51 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 19:27:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fdfedc
www-apps/gitea: Stabilize 1.23.8 amd64, #958825 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> www-apps/gitea/gitea-1.23.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/gitea/gitea-1.23.8.ebuild b/www-apps/gitea/gitea-1.23.8.ebuild index fe1eb3c9c8d7..d06de765a96b 100644 --- a/www-apps/gitea/gitea-1.23.8.ebuild +++ b/www-apps/gitea/gitea-1.23.8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/go-gitea/gitea/releases/download/v${PV}/gitea-src-${ S="${WORKDIR}/${PN}-src-${PV}" LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86" IUSE="+acct gogit pam sqlite pie" DEPEND="
