From 50ea7548333db87f9e3d3f7d47e087a69681e050 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Sat, 18 Sep 2021 14:14:22 +0300 Subject: gui-libs/wf-config: keyword 0.7.1-r1 for ~riscv Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Stijn Tintel Signed-off-by: Yixun Lan --- gui-libs/wf-config/wf-config-0.7.1-r1.ebuild | 2 +- gui-libs/wf-config/wf-config-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gui-libs') diff --git a/gui-libs/wf-config/wf-config-0.7.1-r1.ebuild b/gui-libs/wf-config/wf-config-0.7.1-r1.ebuild index 086ba02a39aa..c663a20684e4 100644 --- a/gui-libs/wf-config/wf-config-0.7.1-r1.ebuild +++ b/gui-libs/wf-config/wf-config-0.7.1-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/WayfireWM/wf-config.git" else SRC_URI="https://github.com/WayfireWM/wf-config/releases/download/v${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 ~riscv ~x86" fi LICENSE="MIT" diff --git a/gui-libs/wf-config/wf-config-9999.ebuild b/gui-libs/wf-config/wf-config-9999.ebuild index 4ef88e77cbbb..7ceb2c95adb3 100644 --- a/gui-libs/wf-config/wf-config-9999.ebuild +++ b/gui-libs/wf-config/wf-config-9999.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/WayfireWM/wf-config.git" else SRC_URI="https://github.com/WayfireWM/wf-config/releases/download/v${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~riscv ~x86" fi LICENSE="MIT" -- cgit v1.2.3-65-gdbad