commit: 5e6e6bbcc38607d0c8aa89377e38068e585193bd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 1 18:01:00 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 1 18:01:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e6e6bbc
gui-libs/hyprutils: Stabilize 0.3.0-r1 amd64, #953001
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/hyprutils/hyprutils-0.3.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-libs/hyprutils/hyprutils-0.3.0-r1.ebuild
b/gui-libs/hyprutils/hyprutils-0.3.0-r1.ebuild
index c3014c430edd..2d2275736666 100644
--- a/gui-libs/hyprutils/hyprutils-0.3.0-r1.ebuild
+++ b/gui-libs/hyprutils/hyprutils-0.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ else
SRC_URI="https://github.com/hyprwm/${PN^}/archive/refs/tags/v${PV}/v${PV}.tar.gz
-> ${P}.gh.tar.gz"
S="${WORKDIR}/${PN}-${PV}"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
LICENSE="BSD"