commit: 108500d8c5b7742b5face4c3809e8e5c05adfa6a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 06:05:06 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 06:05:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108500d8
www-apps/gitea: Stabilize 1.23.6 amd64, #954959 Signed-off-by: Sam James <sam <AT> gentoo.org> www-apps/gitea/gitea-1.23.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/gitea/gitea-1.23.6.ebuild b/www-apps/gitea/gitea-1.23.6.ebuild index 8a359542fb1c..e4ba1c268cdc 100644 --- a/www-apps/gitea/gitea-1.23.6.ebuild +++ b/www-apps/gitea/gitea-1.23.6.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="
