diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-22 11:33:04 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-23 00:04:42 -0500 |
commit | ae085c58c5d3a16404f83ddb4c8cf951a7a4b361 (patch) | |
tree | 25df4f5b828e6a4c4dae4032add31614663c0294 /media-video/parole | |
parent | app-cdr/xfburn: Keyword 0.7.0 arm64, #921390 (diff) | |
download | gentoo-ae085c58c5d3a16404f83ddb4c8cf951a7a4b361.tar.gz gentoo-ae085c58c5d3a16404f83ddb4c8cf951a7a4b361.tar.bz2 gentoo-ae085c58c5d3a16404f83ddb4c8cf951a7a4b361.zip |
media-video/parole: Keyword 4.18.1 arm64, #921390
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-video/parole')
-rw-r--r-- | media-video/parole/parole-4.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/parole/parole-4.18.1.ebuild b/media-video/parole/parole-4.18.1.ebuild index c3b6e647a0ec..a51b96ee390b 100644 --- a/media-video/parole/parole-4.18.1.ebuild +++ b/media-video/parole/parole-4.18.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~loong ~mips ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~loong ~mips ~ppc64 ~riscv x86" IUSE="libnotify taglib wayland X" REQUIRED_USE="|| ( wayland X )" |