diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-04-30 22:05:11 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-04-30 22:05:11 +0900 |
commit | 00fbe838b896037e6aec6b8d1dc83003dc7960e0 (patch) | |
tree | fe8233a06929d56681622d354e1413aff32f75ea /www-servers | |
parent | media-libs/libsixel: drop old (diff) | |
download | gentoo-00fbe838b896037e6aec6b8d1dc83003dc7960e0.tar.gz gentoo-00fbe838b896037e6aec6b8d1dc83003dc7960e0.tar.bz2 gentoo-00fbe838b896037e6aec6b8d1dc83003dc7960e0.zip |
www-servers/h2o: amd64/x86 stable
Bug: https://bugs.gentoo.org/718952
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/h2o/h2o-2.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/h2o/h2o-2.2.6.ebuild b/www-servers/h2o/h2o-2.2.6.ebuild index b059185c8fb4..090cb8025bb1 100644 --- a/www-servers/h2o/h2o-2.2.6.ebuild +++ b/www-servers/h2o/h2o-2.2.6.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="libh2o libressl +mruby" RDEPEND="dev-lang/perl |