summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2021-09-18 14:14:22 +0300
committerYixun Lan <dlan@gentoo.org>2021-09-18 22:39:22 +0800
commit50ea7548333db87f9e3d3f7d47e087a69681e050 (patch)
tree0bf7d52603baed9a58b8e0db0f3b931d55097840 /gui-libs
parentgui-libs/gtk-layer-shell: keyword 0.1.0-r1 for ~riscv (diff)
downloadgentoo-50ea7548333db87f9e3d3f7d47e087a69681e050.tar.gz
gentoo-50ea7548333db87f9e3d3f7d47e087a69681e050.tar.bz2
gentoo-50ea7548333db87f9e3d3f7d47e087a69681e050.zip
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 <stijn@linux-ipv6.be> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/wf-config/wf-config-0.7.1-r1.ebuild2
-rw-r--r--gui-libs/wf-config/wf-config-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
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"