commit: c4659b530b8a0371940434c39003511b9b91afdf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 10 00:29:56 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 10 00:29:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4659b53
www-apps/gitea: Stabilize 1.22.6 amd64, #947774 Signed-off-by: Sam James <sam <AT> gentoo.org> www-apps/gitea/gitea-1.22.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/gitea/gitea-1.22.6.ebuild b/www-apps/gitea/gitea-1.22.6.ebuild index dd49814314cb..d3835b109f2b 100644 --- a/www-apps/gitea/gitea-1.22.6.ebuild +++ b/www-apps/gitea/gitea-1.22.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Gentoo Authors +# Copyright 2016-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="
