diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-05-24 22:50:06 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-05-25 01:35:11 +0200 |
commit | be2f73dd64175b46f55d818dfb9796945f2c471d (patch) | |
tree | 9df17039285d6179c1a0c4eeb83c408e37ce0912 /x11-misc | |
parent | sys-auth/AusweisApp: drop 2.1.0 (diff) | |
download | gentoo-be2f73dd64175b46f55d818dfb9796945f2c471d.tar.gz gentoo-be2f73dd64175b46f55d818dfb9796945f2c471d.tar.bz2 gentoo-be2f73dd64175b46f55d818dfb9796945f2c471d.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.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/dunst/dunst-1.11.0.ebuild b/x11-misc/dunst/dunst-1.11.0.ebuild index 37b4346e96b7..1aa11b62a3c4 100644 --- a/x11-misc/dunst/dunst-1.11.0.ebuild +++ b/x11-misc/dunst/dunst-1.11.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=" |