diff options
author | 2024-12-27 02:42:17 +0000 | |
---|---|---|
committer | 2024-12-27 02:42:17 +0000 | |
commit | 05f09132c6eded4b70a6dc8cb8b66fcf7d6a0d13 (patch) | |
tree | b4114911d92522abea029567b7cb77dd9bbcbaca /gui-libs/hyprcursor | |
parent | dev-libs/hyprlang: Stabilize 0.5.3 amd64, #946950 (diff) | |
download | gentoo-05f09132c6eded4b70a6dc8cb8b66fcf7d6a0d13.tar.gz gentoo-05f09132c6eded4b70a6dc8cb8b66fcf7d6a0d13.tar.bz2 gentoo-05f09132c6eded4b70a6dc8cb8b66fcf7d6a0d13.zip |
gui-libs/hyprcursor: Stabilize 0.1.10-r1 amd64, #946951
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs/hyprcursor')
-rw-r--r-- | gui-libs/hyprcursor/hyprcursor-0.1.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/hyprcursor/hyprcursor-0.1.10-r1.ebuild b/gui-libs/hyprcursor/hyprcursor-0.1.10-r1.ebuild index c61d5311a6d8..2901c4a6f367 100644 --- a/gui-libs/hyprcursor/hyprcursor-0.1.10-r1.ebuild +++ b/gui-libs/hyprcursor/hyprcursor-0.1.10-r1.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 |