diff options
author | Chris Su <chris@lesscrowds.org> | 2022-11-02 15:21:26 +0000 |
---|---|---|
committer | Louis Sautier <sbraz@gentoo.org> | 2022-11-03 02:52:13 +0100 |
commit | 786b89e85c6bc2b4ded43653da568eea2e6dd45b (patch) | |
tree | be34fc065d3fae48d7fbbf57920686256dd40fd2 /www-apps/airdcpp-webui | |
parent | net-p2p/airdcpp-webclient: Keyword 2.11.2 riscv, #879189 (diff) | |
download | gentoo-786b89e85c6bc2b4ded43653da568eea2e6dd45b.tar.gz gentoo-786b89e85c6bc2b4ded43653da568eea2e6dd45b.tar.bz2 gentoo-786b89e85c6bc2b4ded43653da568eea2e6dd45b.zip |
www-apps/airdcpp-webui: Keyword 2.11.2 riscv, #879189
Signed-off-by: Chris Su <chris@lesscrowds.org>
Closes: https://github.com/gentoo/gentoo/pull/28106
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'www-apps/airdcpp-webui')
-rw-r--r-- | www-apps/airdcpp-webui/airdcpp-webui-2.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/airdcpp-webui/airdcpp-webui-2.11.2.ebuild b/www-apps/airdcpp-webui/airdcpp-webui-2.11.2.ebuild index e7bbc80f2a8b..40745bed8dfd 100644 --- a/www-apps/airdcpp-webui/airdcpp-webui-2.11.2.ebuild +++ b/www-apps/airdcpp-webui/airdcpp-webui-2.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ DESCRIPTION="Web interface for airdcpp-webclient" HOMEPAGE="https://airdcpp-web.github.io/" SRC_URI="https://registry.npmjs.org/${PN}/-/${P}.tgz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" LICENSE="MIT" SLOT="0" IUSE="" |