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 2169615808B for ; Sun, 18 Feb 2024 06:09:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72B7EE2A52; Sun, 18 Feb 2024 06:09:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 41CA9E2A52 for ; Sun, 18 Feb 2024 06:09:47 +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 27E83343017 for ; Sun, 18 Feb 2024 06:09:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2F5814D9 for ; Sun, 18 Feb 2024 06:09:43 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1708236534.13e164c87a61f4fe571fa60e584ada7c2471a7b7.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-tweaks/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-tweaks/gnome-tweaks-45.0.ebuild X-VCS-Directories: gnome-extra/gnome-tweaks/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 13e164c87a61f4fe571fa60e584ada7c2471a7b7 X-VCS-Branch: master Date: Sun, 18 Feb 2024 06:09:43 +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: 3357ec63-bec6-4e0e-a910-a9461f1d6a35 X-Archives-Hash: 2fb1a0893b67146550e1d62a7d44d4ff commit: 13e164c87a61f4fe571fa60e584ada7c2471a7b7 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Feb 18 06:08:54 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Feb 18 06:08:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e164c8 gnome-extra/gnome-tweaks: Stabilize 45.0 arm64, #920740 Signed-off-by: Arthur Zamarin gentoo.org> gnome-extra/gnome-tweaks/gnome-tweaks-45.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-tweaks/gnome-tweaks-45.0.ebuild b/gnome-extra/gnome-tweaks/gnome-tweaks-45.0.ebuild index d2238ba37723..d1660dec6908 100644 --- a/gnome-extra/gnome-tweaks/gnome-tweaks-45.0.ebuild +++ b/gnome-extra/gnome-tweaks/gnome-tweaks-45.0.ebuild @@ -14,7 +14,7 @@ SLOT="0" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" DEPEND="${PYTHON_DEPS}" # See README.md for list of deps