commit: 9de902f619df0d888d72fe966e3e6df4a89a18d2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 21 11:25:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 21 11:25:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de902f6
www-apps/gitea: Stabilize 1.25.1 amd64, #967826 Signed-off-by: Sam James <sam <AT> gentoo.org> www-apps/gitea/gitea-1.25.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/gitea/gitea-1.25.1.ebuild b/www-apps/gitea/gitea-1.25.1.ebuild index 0487a8df9777..63ce345db7cb 100644 --- a/www-apps/gitea/gitea-1.25.1.ebuild +++ b/www-apps/gitea/gitea-1.25.1.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="
