diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-01-20 23:55:21 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-01-20 23:57:56 +0100 |
commit | 5a86005a0d556221e572a3d3f78978a4e9e46ba9 (patch) | |
tree | 0a90edb9f054897de715357022c95c85c12c8a05 /x11-misc/dunst | |
parent | sys-apps/cpuid: drop 20201006-r1 (diff) | |
download | gentoo-5a86005a0d556221e572a3d3f78978a4e9e46ba9.tar.gz gentoo-5a86005a0d556221e572a3d3f78978a4e9e46ba9.tar.bz2 gentoo-5a86005a0d556221e572a3d3f78978a4e9e46ba9.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.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/dunst/dunst-1.7.3.ebuild b/x11-misc/dunst/dunst-1.7.3.ebuild index 8eaab62529e9..2ff0e50fe086 100644 --- a/x11-misc/dunst/dunst-1.7.3.ebuild +++ b/x11-misc/dunst/dunst-1.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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="wayland" DEPEND=" |