summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-18 16:25:09 +0000
committerSam James <sam@gentoo.org>2020-11-18 16:25:09 +0000
commit0dc7802fd115aa39ec11f67b64f1c0cbd14a8dc2 (patch)
tree763b5c8d83e0afa53e3f3b70d93a80e5fe482e8a
parentdev-python/botocore: Stabilize 1.18.18 ALLARCHES, #755230 (diff)
downloadgentoo-0dc7802fd115aa39ec11f67b64f1c0cbd14a8dc2.tar.gz
gentoo-0dc7802fd115aa39ec11f67b64f1c0cbd14a8dc2.tar.bz2
gentoo-0dc7802fd115aa39ec11f67b64f1c0cbd14a8dc2.zip
gui-wm/wayfire: Stabilize 0.5.0 amd64, #752024
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--gui-wm/wayfire/wayfire-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/wayfire/wayfire-0.5.0.ebuild b/gui-wm/wayfire/wayfire-0.5.0.ebuild
index f2df4accbaa3..5b1a4cb2d819 100644
--- a/gui-wm/wayfire/wayfire-0.5.0.ebuild
+++ b/gui-wm/wayfire/wayfire-0.5.0.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/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="MIT"