commit:     972c77b84719088b3efd86ac6072a8e1903215b0
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 01:43:36 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 05:34:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=972c77b8

media-sound/audacious: keyword ~riscv

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 media-sound/audacious/audacious-4.0.5.ebuild | 4 ++--
 media-sound/audacious/audacious-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/audacious/audacious-4.0.5.ebuild 
b/media-sound/audacious/audacious-4.0.5.ebuild
index 98cdf80db1a..560b050d80c 100644
--- a/media-sound/audacious/audacious-4.0.5.ebuild
+++ b/media-sound/audacious/audacious-4.0.5.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
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://github.com/audacious-media-player/audacious.git";
 else
        SRC_URI="https://distfiles.audacious-media-player.org/${MY_P}.tar.bz2";
-       KEYWORDS="amd64 x86"
+       KEYWORDS="amd64 ~riscv x86"
 fi
 inherit xdg
 

diff --git a/media-sound/audacious/audacious-9999.ebuild 
b/media-sound/audacious/audacious-9999.ebuild
index 13924b39fcb..a292996186c 100644
--- a/media-sound/audacious/audacious-9999.ebuild
+++ b/media-sound/audacious/audacious-9999.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
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://github.com/audacious-media-player/audacious.git";
 else
        SRC_URI="https://distfiles.audacious-media-player.org/${MY_P}.tar.bz2";
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~riscv ~x86"
 fi
 inherit xdg
 

Reply via email to