diff options
author | 2023-05-22 23:28:35 +0200 | |
---|---|---|
committer | 2023-05-22 23:35:46 +0200 | |
commit | d830f90f00669eddbb4bc56daee08486fe2bff14 (patch) | |
tree | c45efcc1bd452ec200c3dba0d2a98a749b8d58f2 /x11-misc/dunst | |
parent | x11-misc/dunst: amd64 stable (diff) | |
download | gentoo-d830f90f00669eddbb4bc56daee08486fe2bff14.tar.gz gentoo-d830f90f00669eddbb4bc56daee08486fe2bff14.tar.bz2 gentoo-d830f90f00669eddbb4bc56daee08486fe2bff14.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.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/dunst/dunst-1.9.2.ebuild b/x11-misc/dunst/dunst-1.9.2.ebuild index 5b1edf0ad638..f054ef05620c 100644 --- a/x11-misc/dunst/dunst-1.9.2.ebuild +++ b/x11-misc/dunst/dunst-1.9.2.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=" |