diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-13 21:00:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-13 21:00:35 +0300 |
commit | 2ed72c7bc5caaa9b9bdcab368ed70d4d03a0a27e (patch) | |
tree | f7184d582a8d568ab3e57dfb1cf7a1240a257819 /gui-libs | |
parent | gui-wm/hyprland: Stabilize 0.39.1-r2 amd64, #931877 (diff) | |
download | gentoo-2ed72c7bc5caaa9b9bdcab368ed70d4d03a0a27e.tar.gz gentoo-2ed72c7bc5caaa9b9bdcab368ed70d4d03a0a27e.tar.bz2 gentoo-2ed72c7bc5caaa9b9bdcab368ed70d4d03a0a27e.zip |
gui-libs/hyprcursor: Stabilize 0.1.7 amd64, #931877
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/hyprcursor/hyprcursor-0.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/hyprcursor/hyprcursor-0.1.7.ebuild b/gui-libs/hyprcursor/hyprcursor-0.1.7.ebuild index 49f4d5143574..f3af5d8096a0 100644 --- a/gui-libs/hyprcursor/hyprcursor-0.1.7.ebuild +++ b/gui-libs/hyprcursor/hyprcursor-0.1.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hyprwm/hyprcursor/archive/v${PV}.tar.gz -> ${P}.gh.t LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" # Disable tests since as per upstream, tests require a theme to be installed # See also https://github.com/hyprwm/hyprcursor/commit/94361fd8a75178b92c4bb24dcd8c7fac8423acf3 |