diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-11-11 16:37:57 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-11-11 16:37:57 +0000 |
commit | 9990da9e2db6d5094701a2f4035e781826eff014 (patch) | |
tree | 4e12a229d873e8a4b93833f1ab4a644e672e28a2 /dev-libs/hyprland-protocols | |
parent | c3c04796e8293edbfdf08cdf731b6c4c637fd307 (diff) |
gentoo auto-resync : 11:11:2023 - 16:37:57
Diffstat (limited to 'dev-libs/hyprland-protocols')
-rw-r--r-- | dev-libs/hyprland-protocols/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/hyprland-protocols/hyprland-protocols-0.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hyprland-protocols/Manifest b/dev-libs/hyprland-protocols/Manifest index 4ee0afe1fdb0..8e18a33cc33e 100644 --- a/dev-libs/hyprland-protocols/Manifest +++ b/dev-libs/hyprland-protocols/Manifest @@ -1,3 +1,3 @@ DIST hyprland-protocols-0.2.tar.gz 6343 BLAKE2B cffa25c1fbac992db9aee57956615c2a5f8a6e90150d86246218e6d346e566a43527f56cab08b07359bd2f56b1e02b741fb0dbb37ec35fbadd22dfdb2006d3b0 SHA512 f8534c0f6562ce3c770ed9c79b8b78504d6f3aa75001c74ecfa5418af939e88a020ca1cef08d20c62e73c764d66452b5ce212a0f0d2e9a3aaba635ee80b142c5 -EBUILD hyprland-protocols-0.2.ebuild 526 BLAKE2B 93c2231a9fde2389e99eff13fe7edf7eeb1aeb88d41eb375c360062846e0953f49f540ae619802a189fa6b20f134f6ab57d1661ed2cd71321332b186fe2f3b1a SHA512 1d3aea64b5c89130f6febee3962ed818692fe65aecf4757126fa65faacdcfe498eccd44e30573325b165cc28ad80ace5ff9ad80b2857c5352b0dc9cbfc99cf12 +EBUILD hyprland-protocols-0.2.ebuild 533 BLAKE2B 5e0394bffa319ac29e16e954c75c456b1b0c749f84bd904fdf78d146279ca029ade208b9631038cca3b4860ae0d7ddf25a9bdc8dd4ddaa49c558cd3ea57ad047 SHA512 2fb8d5099d15d8fd073682e18070215f1056ee9ab3b81fc67864da2183c040969724fb4b703b954455ac1fd10f61ecc6d7c3d2e2c2336d4a687057bddb244064 MISC metadata.xml 478 BLAKE2B c6796b24b6747f8435dc6c2119bac1423a250d04127f4b6404b4ab194ce882da386d8e9b8778c49182f71dfb8ac61dc6530d43b5f66f59f4246eb8d954ac5d77 SHA512 d0b0f6fbea6829908600510cfe92ae8ef5106d60ff62e51955a9f15234412920273a05e6922ef09d469edcbe49788d35a7307dfeee57df657fbd9dedd724611d diff --git a/dev-libs/hyprland-protocols/hyprland-protocols-0.2.ebuild b/dev-libs/hyprland-protocols/hyprland-protocols-0.2.ebuild index d042b8fb75ba..4a7c4dff7c1d 100644 --- a/dev-libs/hyprland-protocols/hyprland-protocols-0.2.ebuild +++ b/dev-libs/hyprland-protocols/hyprland-protocols-0.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/hyprwm/hyprland-protocols" SRC_URI="https://github.com/hyprwm/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${COMMIT}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" LICENSE="BSD" SLOT="0" |