summaryrefslogtreecommitdiff
path: root/www-servers/civetweb
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-04-06 13:49:21 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-04-06 13:49:21 +0000
commit1b9c706bdbbcaa877c2d7ba7d7a984beda2c5163 (patch)
treee29a103d6b6500fe715aa05018963fd8b868538f /www-servers/civetweb
parentcb457d87dab622c0fc6c4046fa9a8a91f2afef3d (diff)
downloadbaldeagleos-repo-1b9c706bdbbcaa877c2d7ba7d7a984beda2c5163.tar.gz
baldeagleos-repo-1b9c706bdbbcaa877c2d7ba7d7a984beda2c5163.tar.xz
baldeagleos-repo-1b9c706bdbbcaa877c2d7ba7d7a984beda2c5163.zip
Adding metadata
Diffstat (limited to 'www-servers/civetweb')
-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..3e2f8cd4af8a 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= )"