diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-07-29 21:03:14 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-07-29 21:03:14 +0200 |
commit | 9dc8a5cc763ed7c4b3209e82d877bce1c32dfddb (patch) | |
tree | 1efe75378d6939e92bdef4360aed58272bdec959 /x11-misc/dunst | |
parent | sys-apps/cpuid: drop 20220224 (diff) | |
download | gentoo-9dc8a5cc763ed7c4b3209e82d877bce1c32dfddb.tar.gz gentoo-9dc8a5cc763ed7c4b3209e82d877bce1c32dfddb.tar.bz2 gentoo-9dc8a5cc763ed7c4b3209e82d877bce1c32dfddb.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.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 e3f5d7b97fd2..984a171e44a5 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=" |