summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-04-06 02:59:46 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-04-06 02:59:46 +0200
commit9b0b45d909edf9a37fd47321a9b2dc9aaf66be04 (patch)
tree60f0a5d8de7a194426397ebed68a90240290a1eb /www-servers
parentdev-libs/librdkafka: x86 stable (bug #768675) (diff)
downloadgentoo-9b0b45d909edf9a37fd47321a9b2dc9aaf66be04.tar.gz
gentoo-9b0b45d909edf9a37fd47321a9b2dc9aaf66be04.tar.bz2
gentoo-9b0b45d909edf9a37fd47321a9b2dc9aaf66be04.zip
www-servers/civetweb: x86 stable (bug #768675)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/civetweb/civetweb-1.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/civetweb/civetweb-1.12.ebuild b/www-servers/civetweb/civetweb-1.12.ebuild
index f5dc3264ac3f..0a3c8d5219d1 100644
--- a/www-servers/civetweb/civetweb-1.12.ebuild
+++ b/www-servers/civetweb/civetweb-1.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/civetweb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="cxx +server ssl"
RDEPEND="ssl? ( dev-libs/openssl:0= )"