diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-27 20:16:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-27 20:16:20 +0300 |
commit | 4925c581779f5231f38e8bb14da9de4b5e0c4479 (patch) | |
tree | 9662b23b9410fd9b1e2c84bbdd8fd1a5d0f2ee1e /gui-libs | |
parent | gui-wm/hyprland: Stabilize 0.41.1 amd64, #936647 (diff) | |
download | gentoo-4925c581779f5231f38e8bb14da9de4b5e0c4479.tar.gz gentoo-4925c581779f5231f38e8bb14da9de4b5e0c4479.tar.bz2 gentoo-4925c581779f5231f38e8bb14da9de4b5e0c4479.zip |
gui-libs/hyprcursor: Stabilize 0.1.9 amd64, #936647
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/hyprcursor/hyprcursor-0.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/hyprcursor/hyprcursor-0.1.9.ebuild b/gui-libs/hyprcursor/hyprcursor-0.1.9.ebuild index 49f4d5143574..f3af5d8096a0 100644 --- a/gui-libs/hyprcursor/hyprcursor-0.1.9.ebuild +++ b/gui-libs/hyprcursor/hyprcursor-0.1.9.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 |