From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E86F415846A for ; Mon, 8 Jan 2024 07:39:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BFFAE29E2; Mon, 8 Jan 2024 07:39:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00931E29E2 for ; Mon, 8 Jan 2024 07:39:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE072343302 for ; Mon, 8 Jan 2024 07:39:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C36C141 for ; Mon, 8 Jan 2024 07:39:20 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1704699517.03810d9cd6ee88556d11933ad1b34fbe9cd578e3.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/hugo/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/hugo/hugo-0.121.0.ebuild X-VCS-Directories: www-apps/hugo/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 03810d9cd6ee88556d11933ad1b34fbe9cd578e3 X-VCS-Branch: master Date: Mon, 8 Jan 2024 07:39:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 14ec83c8-de3d-47dd-a734-09c4662a062d X-Archives-Hash: d5f85bb10d7fc5480bf7a29af8bcc50e commit: 03810d9cd6ee88556d11933ad1b34fbe9cd578e3 Author: Joonas Niilola gentoo org> AuthorDate: Mon Jan 8 07:38:37 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Jan 8 07:38:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03810d9c www-apps/hugo: Stabilize 0.121.0 amd64, #921501 Signed-off-by: Joonas Niilola gentoo.org> www-apps/hugo/hugo-0.121.0.ebuild | 4 ++-- 1 file 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="