From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 66E9F15838C for ; Wed, 17 Jan 2024 02:46:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A03AE2AC2; Wed, 17 Jan 2024 02:46:09 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11F97E2AC2 for ; Wed, 17 Jan 2024 02:46:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5E4A1343330 for ; Wed, 17 Jan 2024 02:46:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB94314CB for ; Wed, 17 Jan 2024 02:46:04 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1705459498.4123a87a0156c4cf173b69ab73464c907daff83d.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/parole/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/parole/parole-4.18.1.ebuild X-VCS-Directories: media-video/parole/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 4123a87a0156c4cf173b69ab73464c907daff83d X-VCS-Branch: master Date: Wed, 17 Jan 2024 02:46:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b7a6663e-9610-4ce8-a59d-bff59de8d382 X-Archives-Hash: 6884cac7875ca9a67b8c00e45f81d314 commit: 4123a87a0156c4cf173b69ab73464c907daff83d Author: Matoro Mahri matoro tk> AuthorDate: Wed Jan 17 01:46:53 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Wed Jan 17 02:44:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4123a87a media-video/parole: Stabilize 4.18.1 amd64, #920431 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> media-video/parole/parole-4.18.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/parole/parole-4.18.1.ebuild b/media-video/parole/parole-4.18.1.ebuild index 0082c90b10f6..e3619a2ab3dc 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 ~riscv ~x86" +KEYWORDS="amd64 ~loong ~mips ~riscv ~x86" IUSE="libnotify taglib wayland X" REQUIRED_USE="|| ( wayland X )"