diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-09-01 19:24:10 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-09-01 19:24:10 +0100 |
commit | b052fbf151106a4f47cac7fdf0ffff983decb773 (patch) | |
tree | 5d21279a4eeaf4076caee87654b610a0fe8a4051 /dev-haskell/distributive | |
parent | c3b55a6be7da027d97d8aef00ef88c3011121a42 (diff) |
gentoo auto-resync : 01:09:2022 - 19:24:10
Diffstat (limited to 'dev-haskell/distributive')
-rw-r--r-- | dev-haskell/distributive/Manifest | 2 | ||||
-rw-r--r-- | dev-haskell/distributive/distributive-0.6.2.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/distributive/Manifest b/dev-haskell/distributive/Manifest index dd24e956e2ee..1f9e9ddf6ff1 100644 --- a/dev-haskell/distributive/Manifest +++ b/dev-haskell/distributive/Manifest @@ -1,3 +1,3 @@ DIST distributive-0.6.2.1.tar.gz 8140 BLAKE2B 34cdca12089cc097619469e8f559e978ac6d96c7dd8156cd92ea3ef7a3219afb11af6dd78dd30f7aa72405ae90cd37860d845d7f0b5c7ce6055316d8c3f429bc SHA512 387c7b6e0b2f917fd68d52ffbc79b9db21e488629309bfaf0dc77450bfd37c0f7f8a29458532616b5395552f84f3727b462cb2876e5aca79101e2c752b26e0a7 -EBUILD distributive-0.6.2.1.ebuild 971 BLAKE2B 99e0884d15c01b7d6ebcec541a2c9cac4ffbe25acf9b594f47eadba9e04a46b95fb1251274c742857b4fe382f23cf573cfc0e97564238e567f2c037d9141deb9 SHA512 6fffe5dbe0e0b6c3ce15684ab1a9774e42df1adb45e38443ae2b36c591d90494f3a5f9f22fb0fb5e791488f5f62f8e9c7c08e9cc1e017f1ff72150474a677b29 +EBUILD distributive-0.6.2.1.ebuild 978 BLAKE2B 9bdc33b2b26a0223abf2a22d7b465a6b42fac0b22e16acec27dc545362588008bbfc1c52dfe483765bef1f24ff471db710a24a9c2eb4d29daee7dab108e25461 SHA512 1b187d2751539eb9b539404bbf5e15e8bcb842c593f80230bdc903de3cf6ee7aa19e4615d3d693e45467b68434f243f97fbe2b00de6748fd447972c2da85ba5d MISC metadata.xml 334 BLAKE2B 6d5dfc7e3e056a5083e168407e94e028edd0fced4f673ba49d48f2f0cbc44f252ef99c35babcff2918134c44aef51c0d8c7a155d77aa8f90522879e10ca60dbf SHA512 8f138d76aac43915348503502d2c195e75ed94c8bc2da32d7136f96ebb942c0f49c7d3e3cad0e4e41547b2b1b4f4931362177ad62a13de4b6487eab9d8d4ad3f diff --git a/dev-haskell/distributive/distributive-0.6.2.1.ebuild b/dev-haskell/distributive/distributive-0.6.2.1.ebuild index 15c67f37ebff..3e33184b7e80 100644 --- a/dev-haskell/distributive/distributive-0.6.2.1.ebuild +++ b/dev-haskell/distributive/distributive-0.6.2.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" RDEPEND=">=dev-haskell/base-orphans-0.5.2:=[profile?] <dev-haskell/base-orphans-1:=[profile?] >=dev-haskell/tagged-0.7:=[profile?] <dev-haskell/tagged-1:=[profile?] |