diff options
author | 2022-04-02 00:53:46 +0200 | |
---|---|---|
committer | 2022-04-02 00:53:46 +0200 | |
commit | 4f788edf69907a9a39792e678363227a015bc838 (patch) | |
tree | ada7064596cbdcf04729af2e4ea69abd2ab91645 /x11-misc/dunst | |
parent | x11-misc/dunst: amd64 stable (diff) | |
download | gentoo-4f788edf69907a9a39792e678363227a015bc838.tar.gz gentoo-4f788edf69907a9a39792e678363227a015bc838.tar.bz2 gentoo-4f788edf69907a9a39792e678363227a015bc838.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.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/dunst/dunst-1.8.1.ebuild b/x11-misc/dunst/dunst-1.8.1.ebuild index 984a171e44a5..37336b25c793 100644 --- a/x11-misc/dunst/dunst-1.8.1.ebuild +++ b/x11-misc/dunst/dunst-1.8.1.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=" |