commit: 5a86005a0d556221e572a3d3f78978a4e9e46ba9 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Jan 20 22:55:21 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Jan 20 22:57:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a86005a
x11-misc/dunst: x86 stable Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> x11-misc/dunst/dunst-1.7.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/dunst/dunst-1.7.3.ebuild b/x11-misc/dunst/dunst-1.7.3.ebuild index 8eaab62529e9..2ff0e50fe086 100644 --- a/x11-misc/dunst/dunst-1.7.3.ebuild +++ b/x11-misc/dunst/dunst-1.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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="wayland" DEPEND="
