commit: 9d9b0106ff5f9a41c237dd1c1ae1ace8df76f4c1
Author: sin-ack <sin-ack <AT> protonmail <DOT> com>
AuthorDate: Sun Oct 6 14:37:04 2024 +0000
Commit: sin-ack <sin-ack <AT> protonmail <DOT> com>
CommitDate: Sun Oct 6 14:38:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d9b0106
Revert "dev-util/hyprwayland-scanner: destabilize 0.4.2 for ~amd64"
This reverts commit 2fe1e40df45b455300644bf166b7db89192568fd.
Signed-off-by: sin-ack <sin-ack <AT> protonmail.com>
dev-util/hyprwayland-scanner/hyprwayland-scanner-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 c48449c55..527981c85 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"