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 2E2A0158089 for ; Fri, 13 Oct 2023 07:43:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C2362BC07A; Fri, 13 Oct 2023 07:43:15 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D7C32BC078 for ; Fri, 13 Oct 2023 07:43:15 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 270A2335CB4 for ; Fri, 13 Oct 2023 07:43:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B80FF11A5 for ; Fri, 13 Oct 2023 07:43:11 +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: <1697182967.047f47420cc4f1ae016151915f27bc65ae28f12f.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-translations/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon-translations/cinnamon-translations-5.8.2.ebuild X-VCS-Directories: gnome-extra/cinnamon-translations/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 047f47420cc4f1ae016151915f27bc65ae28f12f X-VCS-Branch: master Date: Fri, 13 Oct 2023 07:43:11 +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: 041babe3-e560-4abf-a780-dd5bbadb5885 X-Archives-Hash: de269d8890ae1b59d6fdddedc2f008b9 commit: 047f47420cc4f1ae016151915f27bc65ae28f12f Author: Joonas Niilola gentoo org> AuthorDate: Fri Oct 13 07:42:47 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Oct 13 07:42:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=047f4742 gnome-extra/cinnamon-translations: Stabilize 5.8.2 x86, #914901 Signed-off-by: Joonas Niilola gentoo.org> gnome-extra/cinnamon-translations/cinnamon-translations-5.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/cinnamon-translations/cinnamon-translations-5.8.2.ebuild b/gnome-extra/cinnamon-translations/cinnamon-translations-5.8.2.ebuild index 2b2192bd6e5d..fb4c84a56c28 100644 --- a/gnome-extra/cinnamon-translations/cinnamon-translations-5.8.2.ebuild +++ b/gnome-extra/cinnamon-translations/cinnamon-translations-5.8.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linuxmint/cinnamon-translations/archive/${PV}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv x86" BDEPEND="sys-devel/gettext"