summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-06-15 11:26:11 +0200
committerDavid Seifert <soap@gentoo.org>2021-06-15 11:26:11 +0200
commitcaf83fd3e4e85f3fddc638e33a5660ebf6eb928d (patch)
tree6b402f4aa785a56b00038c75f4cec487d712120c /dev-cpp
parentdev-cpp/commoncpp2: Fix for C++17 (diff)
downloadgentoo-caf83fd3e4e85f3fddc638e33a5660ebf6eb928d.tar.gz
gentoo-caf83fd3e4e85f3fddc638e33a5660ebf6eb928d.tar.bz2
gentoo-caf83fd3e4e85f3fddc638e33a5660ebf6eb928d.zip
dev-cpp/commoncpp2: remove 'static-libs' from IUSE
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild
index 70410305ec27..43d5316ed82c 100644
--- a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild
+++ b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="debug doc examples gnutls ipv6 ssl static-libs"
+IUSE="debug doc examples gnutls ipv6 ssl"
RDEPEND="
sys-libs/zlib:=