commit:     b8d0453be0cc13b2b61bb3ad40f5df1bf21c4233
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  4 19:11:15 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar  4 19:30:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d0453b

dev-libs/wayland: Remove IUSE=static-libs

IUSE=static-libs was silently dropped in commit 73068fd11c42
(dev-libs/wayland: bump to 1.13.0). Evidently there is no need for
static libs.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-libs/wayland/wayland-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/wayland/wayland-9999.ebuild 
b/dev-libs/wayland/wayland-9999.ebuild
index 9bad5f8f80e..ca127148e08 100644
--- a/dev-libs/wayland/wayland-9999.ebuild
+++ b/dev-libs/wayland/wayland-9999.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/ 
https://gitlab.freedesktop.org/waylan
 
 LICENSE="MIT"
 SLOT="0"
-IUSE="doc static-libs"
+IUSE="doc"
 
 BDEPEND="
        virtual/pkgconfig

Reply via email to