diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-07-29 21:03:46 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-07-29 21:03:46 +0200 |
commit | cf8c52847b251e8296c2910052d19bd2e618ddde (patch) | |
tree | df04649a395690900f912086773f6f035cf2bf16 /x11-misc | |
parent | x11-misc/dunst: amd64 stable (diff) | |
download | gentoo-cf8c52847b251e8296c2910052d19bd2e618ddde.tar.gz gentoo-cf8c52847b251e8296c2910052d19bd2e618ddde.tar.bz2 gentoo-cf8c52847b251e8296c2910052d19bd2e618ddde.zip |
x11-misc/dunst: x86 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/dunst/dunst-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/dunst/dunst-1.9.0.ebuild b/x11-misc/dunst/dunst-1.9.0.ebuild index 984a171e44a5..37336b25c793 100644 --- a/x11-misc/dunst/dunst-1.9.0.ebuild +++ b/x11-misc/dunst/dunst-1.9.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=" |