diff --git a/dev-libs/boost/boost-1.62.0-r1.ebuild b/dev-libs/boost/boost-1.62.0-r1.ebuild
index f0d7ce83e50af..a1e9c1f9288c4 100644
--- a/dev-libs/boost/boost-1.62.0-r1.ebuild
+++ b/dev-libs/boost/boost-1.62.0-r1.ebuild
@@ -186,6 +186,7 @@ src_configure() {
--without-context
--without-coroutine
--without-coroutine2
+ --without-fiber
)
use threads || OPTIONS+=(
--without-thread
diff --git a/dev-libs/boost/boost-1.63.0.ebuild b/dev-libs/boost/boost-1.63.0.ebuild
index edbbeed6f6e27..9d6f4887a40d8 100644
--- a/dev-libs/boost/boost-1.63.0.ebuild
+++ b/dev-libs/boost/boost-1.63.0.ebuild
@@ -182,6 +182,7 @@ src_configure() {
--without-context
--without-coroutine
--without-coroutine2
+ --without-fiber
)
use threads || OPTIONS+=(
--without-thread
diff --git a/dev-libs/boost/metadata.xml b/dev-libs/boost/metadata.xml
index 82b66b2fbce47..4f85afb6e3f1e 100644
--- a/dev-libs/boost/metadata.xml
+++ b/dev-libs/boost/metadata.xml
@@ -9,39 +9,14 @@
office@gentoo.org
Please CC on stabilisation bugs
-
boost