commit:     a1248645b60b8792e5c9b17f81e8f7cb43d618a5
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  3 08:55:07 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 09:14:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1248645

www-apps/hugo: sort IUSE in 0.62.0

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-apps/hugo/hugo-0.62.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/hugo/hugo-0.62.0.ebuild b/www-apps/hugo/hugo-0.62.0.ebuild
index 20ed8fe47d2..6662f194949 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"
 

Reply via email to