diff options
-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="" |