diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-01-20 23:55:55 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-01-20 23:57:56 +0100 |
commit | fa81a61889f42d3a0639241041de525705b22cf8 (patch) | |
tree | fa34faea3b92c66d811c8357386ce5305d089001 /x11-misc | |
parent | x11-misc/dunst: x86 stable (diff) | |
download | gentoo-fa81a61889f42d3a0639241041de525705b22cf8.tar.gz gentoo-fa81a61889f42d3a0639241041de525705b22cf8.tar.bz2 gentoo-fa81a61889f42d3a0639241041de525705b22cf8.zip |
x11-misc/dunst: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/dunst/dunst-1.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/dunst/dunst-1.7.3.ebuild b/x11-misc/dunst/dunst-1.7.3.ebuild index 2ff0e50fe086..2658bc4c820a 100644 --- a/x11-misc/dunst/dunst-1.7.3.ebuild +++ b/x11-misc/dunst/dunst-1.7.3.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=" |