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 845C015838C for ; Wed, 24 Jan 2024 04:57:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4B04E29BA; Wed, 24 Jan 2024 04:57:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9DFF8E29BA for ; Wed, 24 Jan 2024 04:57:34 +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 55B4334339D for ; Wed, 24 Jan 2024 04:57:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4C4A14C4 for ; Wed, 24 Jan 2024 04:57:30 +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: <1706072173.93bdb1ea0e37b67fbccb3ce73de238ff88f70436.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xfmpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/xfmpc/xfmpc-0.3.1.ebuild X-VCS-Directories: media-sound/xfmpc/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 93bdb1ea0e37b67fbccb3ce73de238ff88f70436 X-VCS-Branch: master Date: Wed, 24 Jan 2024 04:57:30 +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: fd10b052-ebab-4e0a-a7a5-7203c799774e X-Archives-Hash: 57c117d67eed68384ec57d6c19180db7 commit: 93bdb1ea0e37b67fbccb3ce73de238ff88f70436 Author: Matoro Mahri matoro tk> AuthorDate: Tue Jan 23 20:41:04 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Wed Jan 24 04:56:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93bdb1ea media-sound/xfmpc: Keyword 0.3.1 ia64, #921390 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> media-sound/xfmpc/xfmpc-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/xfmpc/xfmpc-0.3.1.ebuild b/media-sound/xfmpc/xfmpc-0.3.1.ebuild index c472946074d3..598b9a60eddf 100644 --- a/media-sound/xfmpc/xfmpc-0.3.1.ebuild +++ b/media-sound/xfmpc/xfmpc-0.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ~ppc64 ~riscv x86" DEPEND=" >=dev-libs/glib-2.38.0:2=