summaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2021-09-18 14:16:14 +0300
committerYixun Lan <dlan@gentoo.org>2021-09-18 22:40:33 +0800
commitf3d879fe32139097f6dceb3b3e7f427c1f76b7da (patch)
tree3af1d9374f8041f885d0bba8a6d6abb682a40f22 /gui-wm
parentgui-libs/wf-config: keyword 0.7.1-r1 for ~riscv (diff)
downloadgentoo-f3d879fe32139097f6dceb3b3e7f427c1f76b7da.tar.gz
gentoo-f3d879fe32139097f6dceb3b3e7f427c1f76b7da.tar.bz2
gentoo-f3d879fe32139097f6dceb3b3e7f427c1f76b7da.zip
gui-wm/wayfire: keyword 0.7.2 for ~riscv
Closes: https://github.com/gentoo/gentoo/pull/22322 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-wm')
-rw-r--r--gui-wm/wayfire/wayfire-0.7.2.ebuild2
-rw-r--r--gui-wm/wayfire/wayfire-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/gui-wm/wayfire/wayfire-0.7.2.ebuild b/gui-wm/wayfire/wayfire-0.7.2.ebuild
index 91bd59b30f01..eca2999b5712 100644
--- a/gui-wm/wayfire/wayfire-0.7.2.ebuild
+++ b/gui-wm/wayfire/wayfire-0.7.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/WayfireWM/${PN}.git"
else
SRC_URI="https://github.com/WayfireWM/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~riscv ~x86"
fi
LICENSE="MIT"
diff --git a/gui-wm/wayfire/wayfire-9999.ebuild b/gui-wm/wayfire/wayfire-9999.ebuild
index 01dc7698d0f2..8c86b4aadda7 100644
--- a/gui-wm/wayfire/wayfire-9999.ebuild
+++ b/gui-wm/wayfire/wayfire-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/WayfireWM/${PN}.git"
else
SRC_URI="https://github.com/WayfireWM/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
fi
LICENSE="MIT"