commit: 5cdee1a8592ae59f6cf775ae4af7400ce69f7221 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 16 09:37:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 16 09:37:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cdee1a8
www-servers/h2o: Stabilize 2.3.0_pre20241014 amd64, #944942 Signed-off-by: Sam James <sam <AT> gentoo.org> www-servers/h2o/h2o-2.3.0_pre20241014.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-servers/h2o/h2o-2.3.0_pre20241014.ebuild b/www-servers/h2o/h2o-2.3.0_pre20241014.ebuild index 7b41203ca8d6..e7f7a774f671 100644 --- a/www-servers/h2o/h2o-2.3.0_pre20241014.ebuild +++ b/www-servers/h2o/h2o-2.3.0_pre20241014.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="libh2o +mruby" RDEPEND="acct-group/h2o
