diff options
author | 2025-01-24 00:17:55 +0100 | |
---|---|---|
committer | 2025-01-24 00:17:55 +0100 | |
commit | 70d21deb81135e87d6fb412b65d8f927d29353ee (patch) | |
tree | 384a12cf13bd348cdb80552026587978e83b638b /x11-misc | |
parent | dev-libs/metee: amd64 stable (diff) | |
download | gentoo-70d21deb81135e87d6fb412b65d8f927d29353ee.tar.gz gentoo-70d21deb81135e87d6fb412b65d8f927d29353ee.tar.bz2 gentoo-70d21deb81135e87d6fb412b65d8f927d29353ee.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.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/dunst/dunst-1.12.1.ebuild b/x11-misc/dunst/dunst-1.12.1.ebuild index e8f5e3849fbe..2b300d2296c7 100644 --- a/x11-misc/dunst/dunst-1.12.1.ebuild +++ b/x11-misc/dunst/dunst-1.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="+completions +dunstify wayland +X +xdg" DEPEND=" |