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/th-abstraction | |
parent | c3b55a6be7da027d97d8aef00ef88c3011121a42 (diff) |
gentoo auto-resync : 01:09:2022 - 19:24:10
Diffstat (limited to 'dev-haskell/th-abstraction')
-rw-r--r-- | dev-haskell/th-abstraction/Manifest | 2 | ||||
-rw-r--r-- | dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/th-abstraction/Manifest b/dev-haskell/th-abstraction/Manifest index f9f1adceec4d..26a2055d8523 100644 --- a/dev-haskell/th-abstraction/Manifest +++ b/dev-haskell/th-abstraction/Manifest @@ -1,3 +1,3 @@ DIST th-abstraction-0.4.3.0.tar.gz 38595 BLAKE2B 62e3a3b34997ae5190fe534138c2632b9de104dbc33f38fca8a762e0a2b89bf359bcb0e4c5e711d5a703f7220b8cf362d11772ad31bb4a04cee3091134356367 SHA512 a474bd042721efb83db5f707537589faa320f0e4ccf6bc839c450ff8d0970d3835003c134fc59f88e692d47264b1717bbd053543623dd40aa591155531a31003 -EBUILD th-abstraction-0.4.3.0.ebuild 512 BLAKE2B c1921e0ee296ec839f7701c04fe053dfe513a99a9888a5e16c83767b314d6abd6aae8aa4862ff1ba34627eba82b1033b24efb499b377194dbf5f0e905a43ae6a SHA512 fc07dba8c77fc0c248ebb456543830bae917c726561b41c9303f2a5f9528f39fcc983417d999a4c6710c71ad4232815c5691e754d639575e0a135e382282d037 +EBUILD th-abstraction-0.4.3.0.ebuild 519 BLAKE2B 79b5979fc805e0eb2c40993a1ae46b835d5349be121d45b410ae8d3d93953383a209437507b0f5a79f1bfcc2daabff0a62b01f0a5ac925692912a7074d4f3885 SHA512 b014ed1ba6536c9ff1cf88c4c94714a7a0a17f9302a563d37fb196b927a83e5fd344f7f74ad850277fe45de3154c34128db1f2770ab700e133dd65bfce843359 MISC metadata.xml 536 BLAKE2B 2e36d08cd45a7a1ea521eafa726805dd9fe19cf2ccd98967d25b05be6afc3bb9d40b7748efded40697cdde31df24f56e62b5ce7ba35bdcff17b2bf61f9ed01df SHA512 c9de526502c591f851592be33653d1c2f01f4de9368e68d4a94583035ad6b127c8636c14e882d5854475e3f2d665be5a46e41f331762637192ca38833d54fe8d diff --git a/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild b/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild index b838a07866ff..868c459e8167 100644 --- a/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild +++ b/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/glguy/th-abstraction" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" RDEPEND=">=dev-lang/ghc-8.4.3:= " |