diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-01-08 09:38:37 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-01-08 09:38:37 +0200 |
commit | 03810d9cd6ee88556d11933ad1b34fbe9cd578e3 (patch) | |
tree | 080ca5b52b2eaf63725ea730c3d0a6196f929aeb /www-apps/hugo | |
parent | dev-ruby/regexp_property_values: add 1.5.1 (diff) | |
download | gentoo-03810d9cd6ee88556d11933ad1b34fbe9cd578e3.tar.gz gentoo-03810d9cd6ee88556d11933ad1b34fbe9cd578e3.tar.bz2 gentoo-03810d9cd6ee88556d11933ad1b34fbe9cd578e3.zip |
www-apps/hugo: Stabilize 0.121.0 amd64, #921501
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-apps/hugo')
-rw-r--r-- | www-apps/hugo/hugo-0.121.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/hugo/hugo-0.121.0.ebuild b/www-apps/hugo/hugo-0.121.0.ebuild index d3d9d003c7dd..b39a7126d507 100644 --- a/www-apps/hugo/hugo-0.121.0.ebuild +++ b/www-apps/hugo/hugo-0.121.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018-2023 Gentoo Authors +# Copyright 2018-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~riscv ~x86" IUSE="doc +extended test" BDEPEND=" |