diff --git a/www-servers/tomcat/tomcat-9.0.119.ebuild b/www-servers/tomcat/tomcat-9.0.119.ebuild index 1d5bb7fdeec5f..48c5fd4c1933e 100644 --- a/www-servers/tomcat/tomcat-9.0.119.ebuild +++ b/www-servers/tomcat/tomcat-9.0.119.ebuild @@ -108,8 +108,7 @@ IM_REV="-r2" INIT_REV="-r1" src_compile() { - LC_ALL=C eant - use doc && LC_ALL=C eant javadoc + LC_ALL=C eant deploy $(usev doc javadoc) } src_test() {