diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-04-17 13:37:19 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-04-17 13:39:20 +0200 |
commit | a12c0a6925582a8d80367a78e4cf08dc6cc315cd (patch) | |
tree | fb6e7466b7b823c4501fec47e19826722a1b4283 /x11-misc/dunst | |
parent | sys-auth/AusweisApp: drop 2.0.3 (diff) | |
download | gentoo-a12c0a6925582a8d80367a78e4cf08dc6cc315cd.tar.gz gentoo-a12c0a6925582a8d80367a78e4cf08dc6cc315cd.tar.bz2 gentoo-a12c0a6925582a8d80367a78e4cf08dc6cc315cd.zip |
x11-misc/dunst: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc/dunst')
-rw-r--r-- | x11-misc/dunst/dunst-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/dunst/dunst-1.10.0.ebuild b/x11-misc/dunst/dunst-1.10.0.ebuild index a8f132ef8e64..3f374692ec1e 100644 --- a/x11-misc/dunst/dunst-1.10.0.ebuild +++ b/x11-misc/dunst/dunst-1.10.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=" |