diff options
author | 2021-11-22 20:50:26 +0200 | |
---|---|---|
committer | 2021-11-22 20:50:31 +0200 | |
commit | f69680d044d403583f188dbf428279b2bd7c087a (patch) | |
tree | 89df0c5eebe568cd3c1d6b91461052056d19ff52 /x11-misc/dunst | |
parent | x11-misc/dunst: Keyword 1.7.1 ppc, #825562 (diff) | |
download | gentoo-f69680d044d403583f188dbf428279b2bd7c087a.tar.gz gentoo-f69680d044d403583f188dbf428279b2bd7c087a.tar.bz2 gentoo-f69680d044d403583f188dbf428279b2bd7c087a.zip |
x11-misc/dunst: Keyword 1.7.1 ppc64, #825562
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/dunst')
-rw-r--r-- | x11-misc/dunst/dunst-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/dunst/dunst-1.7.1.ebuild b/x11-misc/dunst/dunst-1.7.1.ebuild index f2ff79163a33..737836cee4d0 100644 --- a/x11-misc/dunst/dunst-1.7.1.ebuild +++ b/x11-misc/dunst/dunst-1.7.1.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 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86" IUSE="wayland" DEPEND=" |