summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-01-03 10:55:07 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-01-03 11:14:28 +0200
commita1248645b60b8792e5c9b17f81e8f7cb43d618a5 (patch)
tree19066aa627b13103e032558de653a65651e7d4f2 /www-apps
parentwww-apps/hugo: yank version v0.50 (diff)
downloadgentoo-a1248645b60b8792e5c9b17f81e8f7cb43d618a5.tar.gz
gentoo-a1248645b60b8792e5c9b17f81e8f7cb43d618a5.tar.bz2
gentoo-a1248645b60b8792e5c9b17f81e8f7cb43d618a5.zip
www-apps/hugo: sort IUSE in 0.62.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/hugo/hugo-0.62.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"