aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsin-ack <sin-ack@protonmail.com>2024-10-06 16:34:07 +0200
committersin-ack <sin-ack@protonmail.com>2024-10-06 16:34:07 +0200
commit2fe1e40df45b455300644bf166b7db89192568fd (patch)
tree80c5a9df42f0429e25ccb37a3dd808ffb6fe2832 /dev-util
parentgui-libs/xdg-desktop-portal-hyprland: add 1.3.6 (diff)
downloadguru-2fe1e40df45b455300644bf166b7db89192568fd.tar.gz
guru-2fe1e40df45b455300644bf166b7db89192568fd.tar.bz2
guru-2fe1e40df45b455300644bf166b7db89192568fd.zip
dev-util/hyprwayland-scanner: destabilize 0.4.2 for ~amd64
Signed-off-by: sin-ack <sin-ack@protonmail.com>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/hyprwayland-scanner/hyprwayland-scanner-0.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/hyprwayland-scanner/hyprwayland-scanner-0.4.2.ebuild b/dev-util/hyprwayland-scanner/hyprwayland-scanner-0.4.2.ebuild
index 527981c85..c48449c55 100644
--- a/dev-util/hyprwayland-scanner/hyprwayland-scanner-0.4.2.ebuild
+++ b/dev-util/hyprwayland-scanner/hyprwayland-scanner-0.4.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/hyprwm/hyprwayland-scanner/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
- KEYWORDS="amd64"
+ KEYWORDS="~amd64"
fi
LICENSE="BSD"