summaryrefslogtreecommitdiff
path: root/dev-haskell/auto-update
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-18 00:29:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-18 00:29:05 +0000
commit467e2131896a3030032cd5b0fab2094a045bf9d0 (patch)
tree534578ca7ef61b3eb30fee861db78c0ae58e2fa6 /dev-haskell/auto-update
parent1f254b1ee917690b4f8f7738fdcfc295ee304ff7 (diff)
gentoo auto-resync : 18:03:2023 - 00:29:05
Diffstat (limited to 'dev-haskell/auto-update')
-rw-r--r--dev-haskell/auto-update/Manifest2
-rw-r--r--dev-haskell/auto-update/auto-update-0.1.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/auto-update/Manifest b/dev-haskell/auto-update/Manifest
index 6a2f99c05cda..9d4cb189e0bf 100644
--- a/dev-haskell/auto-update/Manifest
+++ b/dev-haskell/auto-update/Manifest
@@ -1,3 +1,3 @@
DIST auto-update-0.1.6.tar.gz 10929 BLAKE2B fcc4c1909fcc52b5f8aca48e3662d494104b153c3511d56054457078a63ef5be1a56a0dc61aa1d87edbaef90526d03476046d0e13fcd748c33d163317a637a02 SHA512 ff0f4f835d0b24aafbe18dbc42a9c3cc396cea24be3f4b13b5f5dac49b3b21030c941c8b09a5c33ba175c9902d076aa12fc9eb5a6a79c94ee5c9b60935fa047f
-EBUILD auto-update-0.1.6.ebuild 660 BLAKE2B f223d1de0b0fc0ab6890aa6a578506fcdc8e932ef0ad82b7101d949e91c1141256f23c483b861e1da6ab3590e7db10daee0f9080c2263885ccc3fc43b90504aa SHA512 7d88063a8fa0ae46936e7a3bf3fbe94b0bb1e5fad25c530d52d64b7a2326be49cef0fd53294094efba82c0ebc454ec942682becd1243110ae55c9a99f0d5b0a4
+EBUILD auto-update-0.1.6.ebuild 659 BLAKE2B b9c2c992b093645c4cb1e242f4dbe536c545cb6bbbbdef9f50d10fd63f3ad02a4d326ba15f49212649545b1889fa67ef78a2a6953101c670c1c6125ee1d6b445 SHA512 9119ec02d90d0e8169007687257a44899f86788b0924162975d60ba8f6ff4c3d4f215c90ec405337c212b9587323035b248f014d9d03aea19917bd7c9de2ecb7
MISC metadata.xml 923 BLAKE2B a904254a712430c89b36c8ff90760d0b5a1197ba8178ddf30699d963f9c91501070610d4f189ae41941d16ed4d4b3935a2c4f159c59247fac52cca2938181d40 SHA512 c2280dc45adac6bb69b78b9f3c7b641c818da84c9fbbc76a2fb3235a7bc1607205870bd455e8c2930b9b27be991225670da96c036b9912b291c54773087efbb0
diff --git a/dev-haskell/auto-update/auto-update-0.1.6.ebuild b/dev-haskell/auto-update/auto-update-0.1.6.ebuild
index d675ae8446e7..f841a94a334f 100644
--- a/dev-haskell/auto-update/auto-update-0.1.6.ebuild
+++ b/dev-haskell/auto-update/auto-update-0.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=