From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1734133-garchives=archives.gentoo.org@lists.gentoo.org>
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 finch.gentoo.org (Postfix) with ESMTPS id 028671581EE
	for <garchives@archives.gentoo.org>; Fri, 04 Apr 2025 20:15:22 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(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)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id E3F1B3431EC
	for <garchives@archives.gentoo.org>; Fri, 04 Apr 2025 20:15:21 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id C53931104B9;
	Fri, 04 Apr 2025 20:15:13 +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 bobolink.gentoo.org (Postfix) with ESMTPS id C0C861104B9
	for <gentoo-commits@lists.gentoo.org>; Fri, 04 Apr 2025 20:15:13 +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 7CD86342FEA
	for <gentoo-commits@lists.gentoo.org>; Fri, 04 Apr 2025 20:15:13 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1118627F2
	for <gentoo-commits@lists.gentoo.org>; Fri, 04 Apr 2025 20:15:12 +0000 (UTC)
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" <conikost@gentoo.org>
Message-ID: <1743797707.44a88e56a5d21f693c8de7fc6ba348e59d1532f1.conikost@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/dunst/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-misc/dunst/dunst-1.12.2.ebuild
X-VCS-Directories: x11-misc/dunst/
X-VCS-Committer: conikost
X-VCS-Committer-Name: Conrad Kostecki
X-VCS-Revision: 44a88e56a5d21f693c8de7fc6ba348e59d1532f1
X-VCS-Branch: master
Date: Fri, 04 Apr 2025 20:15:12 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 01fdd4c3-8def-4504-aaba-5e258d6eca52
X-Archives-Hash: 5da432a47c144cab487b812213d9bd6c

commit:     44a88e56a5d21f693c8de7fc6ba348e59d1532f1
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  4 20:13:15 2025 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Apr  4 20:15:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a88e56

x11-misc/dunst: x86 stable

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 x11-misc/dunst/dunst-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/dunst/dunst-1.12.2.ebuild b/x11-misc/dunst/dunst-1.12.2.ebuild
index 798b5e41adbb..95b97e0b14c6 100644
--- a/x11-misc/dunst/dunst-1.12.2.ebuild
+++ b/x11-misc/dunst/dunst-1.12.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dunst-project/dunst/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="+completions +dunstify wayland +X +xdg"
 
 DEPEND="