diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-05-24 22:50:26 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-05-25 01:35:11 +0200 |
commit | 59f5cd4ac70d066581ef5cae697725c240d08977 (patch) | |
tree | 7d63d5e866a10bb9cb7e2121d354faeda8a4dc48 /x11-misc/dunst | |
parent | x11-misc/dunst: amd64 stable (diff) | |
download | gentoo-59f5cd4ac70d066581ef5cae697725c240d08977.tar.gz gentoo-59f5cd4ac70d066581ef5cae697725c240d08977.tar.bz2 gentoo-59f5cd4ac70d066581ef5cae697725c240d08977.zip |
x11-misc/dunst: x86 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc/dunst')
-rw-r--r-- | x11-misc/dunst/dunst-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/dunst/dunst-1.11.0.ebuild b/x11-misc/dunst/dunst-1.11.0.ebuild index 1aa11b62a3c4..c6201fa8537d 100644 --- a/x11-misc/dunst/dunst-1.11.0.ebuild +++ b/x11-misc/dunst/dunst-1.11.0.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="wayland" DEPEND=" |