From: Joonas Niilola Date: Fri, 3 Jan 2020 08:55:07 +0000 (+0200) Subject: www-apps/hugo: sort IUSE in 0.62.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a1248645b60b8792e5c9b17f81e8f7cb43d618a5;p=gentoo.git www-apps/hugo: sort IUSE in 0.62.0 Signed-off-by: Joonas Niilola --- diff --git a/www-apps/hugo/hugo-0.62.0.ebuild b/www-apps/hugo/hugo-0.62.0.ebuild index 20ed8fe47d21..6662f194949a 100644 --- a/www-apps/hugo/hugo-0.62.0.ebuild +++ b/www-apps/hugo/hugo-0.62.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://gohugo.io https://github.com/gohugoio/hugo" SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 Unlicense BSD BSD-2 MPL-2.0" SLOT="0" -IUSE="+sass +bash-completion doc" +IUSE="+bash-completion doc +sass" RESTRICT="test"