commit: b4be4d9207815ea33b5001588b5d6148163cb51c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 8 20:25:51 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 8 20:25:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4be4d92
dev-libs/hyprgraphics: Stabilize 0.1.1 amd64, #950704 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/hyprgraphics/hyprgraphics-0.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/hyprgraphics/hyprgraphics-0.1.1.ebuild b/dev-libs/hyprgraphics/hyprgraphics-0.1.1.ebuild index c5c096e4cd92..b598952c1d6c 100644 --- a/dev-libs/hyprgraphics/hyprgraphics-0.1.1.ebuild +++ b/dev-libs/hyprgraphics/hyprgraphics-0.1.1.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hyprwm/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" >=gui-libs/hyprutils-0.1.1:=
