commit: 70d21deb81135e87d6fb412b65d8f927d29353ee Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Jan 23 23:17:55 2025 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Jan 23 23:17:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d21deb
x11-misc/dunst: amd64 stable Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> x11-misc/dunst/dunst-1.12.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/dunst/dunst-1.12.1.ebuild b/x11-misc/dunst/dunst-1.12.1.ebuild index e8f5e3849fbe..2b300d2296c7 100644 --- a/x11-misc/dunst/dunst-1.12.1.ebuild +++ b/x11-misc/dunst/dunst-1.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="
