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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AADBC1394BF for ; Tue, 10 Aug 2021 14:18:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D095AE089A; Tue, 10 Aug 2021 14:18:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBF59E089A for ; Tue, 10 Aug 2021 14:18:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B7F9342E50 for ; Tue, 10 Aug 2021 14:18:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48A608B2 for ; Tue, 10 Aug 2021 14:18:44 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1628605107.ebf5d955db374ac0cfd004e1d6d5b003d51c1278.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/libvisual-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r4.ebuild X-VCS-Directories: media-plugins/libvisual-plugins/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: ebf5d955db374ac0cfd004e1d6d5b003d51c1278 X-VCS-Branch: master Date: Tue, 10 Aug 2021 14:18:44 +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: 8538068a-e5b8-4f5c-962d-fbaff9c58739 X-Archives-Hash: dd91dcd36fc91591ab874fa1f70d0272 commit: ebf5d955db374ac0cfd004e1d6d5b003d51c1278 Author: Marek Szuba gentoo org> AuthorDate: Tue Aug 10 13:50:34 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Aug 10 14:18:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf5d955 media-plugins/libvisual-plugins: keyword 0.4.0-r4 for ~riscv Signed-off-by: Marek Szuba gentoo.org> media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r4.ebuild b/media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r4.ebuild index a097c804bc4..4e68ce53d0e 100644 --- a/media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r4.ebuild +++ b/media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/libvisual/${P}.tar.gz LICENSE="GPL-2" SLOT="0.4" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="alsa debug gtk jack mplayer opengl" RDEPEND=">=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]