diff options
author | Akinori Hattori <hattya@gentoo.org> | 2019-10-03 21:18:39 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2019-10-03 21:18:39 +0900 |
commit | eb59cf7388afc61db52947ccf091a565e46d2608 (patch) | |
tree | bd6f073465250a7ad2993bbefe429e92553dae29 /www-servers | |
parent | www-servers/h2o: update USE_RUBY (diff) | |
download | gentoo-eb59cf7388afc61db52947ccf091a565e46d2608.tar.gz gentoo-eb59cf7388afc61db52947ccf091a565e46d2608.tar.bz2 gentoo-eb59cf7388afc61db52947ccf091a565e46d2608.zip |
www-servers/h2o: amd64/x86 stable
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/h2o/h2o-2.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/h2o/h2o-2.2.5.ebuild b/www-servers/h2o/h2o-2.2.5.ebuild index 586600774979..afa121fe12a7 100644 --- a/www-servers/h2o/h2o-2.2.5.ebuild +++ b/www-servers/h2o/h2o-2.2.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="libressl +mruby" RDEPEND="dev-lang/perl |