Gentoo Archives: gentoo-commits

From: Louis Sautier <sbraz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/airdcpp-webui/
Date: Thu, 03 Nov 2022 01:55:06
Message-Id: 1667440333.786b89e85c6bc2b4ded43653da568eea2e6dd45b.sbraz@gentoo
1 commit: 786b89e85c6bc2b4ded43653da568eea2e6dd45b
2 Author: Chris Su <chris <AT> lesscrowds <DOT> org>
3 AuthorDate: Wed Nov 2 15:21:26 2022 +0000
4 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 01:52:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=786b89e8
7
8 www-apps/airdcpp-webui: Keyword 2.11.2 riscv, #879189
9
10 Signed-off-by: Chris Su <chris <AT> lesscrowds.org>
11 Closes: https://github.com/gentoo/gentoo/pull/28106
12 Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
13
14 www-apps/airdcpp-webui/airdcpp-webui-2.11.2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-apps/airdcpp-webui/airdcpp-webui-2.11.2.ebuild b/www-apps/airdcpp-webui/airdcpp-webui-2.11.2.ebuild
18 index e7bbc80f2a8b..40745bed8dfd 100644
19 --- a/www-apps/airdcpp-webui/airdcpp-webui-2.11.2.ebuild
20 +++ b/www-apps/airdcpp-webui/airdcpp-webui-2.11.2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=8
27 @@ -7,7 +7,7 @@ DESCRIPTION="Web interface for airdcpp-webclient"
28 HOMEPAGE="https://airdcpp-web.github.io/"
29 SRC_URI="https://registry.npmjs.org/${PN}/-/${P}.tgz"
30
31 -KEYWORDS="~amd64 ~x86"
32 +KEYWORDS="~amd64 ~riscv ~x86"
33 LICENSE="MIT"
34 SLOT="0"
35 IUSE=""