diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-06 13:21:55 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-06 13:21:55 +0100 |
commit | 275074c50dca7b941cc7cd7966a2ace71c29ecae (patch) | |
tree | e22b9ca529098f2d687b61bc9b0eb711b0990cc3 /dev-haskell/hinotify | |
parent | 86b151cdc26e1566efef728aac4ebb2aabce776a (diff) |
gentoo auto-resync : 06:10:2022 - 13:21:55
Diffstat (limited to 'dev-haskell/hinotify')
-rw-r--r-- | dev-haskell/hinotify/Manifest | 2 | ||||
-rw-r--r-- | dev-haskell/hinotify/hinotify-0.3.10.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hinotify/Manifest b/dev-haskell/hinotify/Manifest index 2d8a092c543f..9e7a05bf913b 100644 --- a/dev-haskell/hinotify/Manifest +++ b/dev-haskell/hinotify/Manifest @@ -1,3 +1,3 @@ DIST hinotify-0.3.10.tar.gz 9193 BLAKE2B 877f98091412732656913f7af9e29e34088d240ac88214afd237e2994730f119a80db3960f27ad3a024026dcd8bb232853412aa314f416555e27886f87fda64a SHA512 d22f40bb055e14fd4be6669122a11b36fd7c5a989489d1b8c1e4117672b9f1700197a827f23242c91504b8236c349a4494adf724827001a77a1abdc11a9d6b8b -EBUILD hinotify-0.3.10.ebuild 624 BLAKE2B 416e8f42825ed2063d1b46cf8f552b0edfbf9d6e70575eb7a107ab135605aa3437bcc20eec549ed108e6ff62e5599bb9ea529f2d00c5072499a61042e7cada84 SHA512 37b00a94fd17934cd04bdace430f8b5f9bd7ec2694265749e8d8f9163adb0b322d5697779bda2a4e54c94bbe409d17ee33ad0902cdc402b012b50b3da8d0a254 +EBUILD hinotify-0.3.10.ebuild 631 BLAKE2B 30b6dc98c12a8718e76e77c934c957cb06990fb80492d815f53ca73171067037acbcd7058bc3d6d1e352a591abc717d0e664900aa0d11051375a6276e6e11b94 SHA512 f344d2247f2b46b4bd8abaf4459209ac04a63ecefec3af9570f3859519ace6434bd9c7adaf08a6e0e0b5cddb2e122818fcf6ee673793c9b1356f0dfe9c0a2b02 MISC metadata.xml 310 BLAKE2B cefbe838bbd2e8f6ec19773b16694c9ab15756588b6909466d8b7ff3948a61d3a27eb3e84a71ed74270d8145ca34b7a6a47dd4fab929722bd85c49d5cc6b231a SHA512 2fd3c373b146730465157afabee2a983ef99562ec1e5495f0628aec95e440b59a8beac7b35a5cb43b74ed8232eb5353e03e3888ea1a8bea72288f585e304b399 diff --git a/dev-haskell/hinotify/hinotify-0.3.10.ebuild b/dev-haskell/hinotify/hinotify-0.3.10.ebuild index b05aa2c54691..eb4a87ff97f4 100644 --- a/dev-haskell/hinotify/hinotify-0.3.10.ebuild +++ b/dev-haskell/hinotify/hinotify-0.3.10.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RDEPEND=">=dev-haskell/async-2.0:=[profile?] <dev-haskell/async-2.3:=[profile?] |