summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2023-01-11 09:49:50 +0100
committerFlorian Schmaus <flow@gentoo.org>2023-01-11 09:50:35 +0100
commitf4caf7e58dd2f69e7c4ab51c7ff414cd9412d07d (patch)
tree9b9f9492335a8fd414fa0db6afbd00bb609f25d1 /dev-vcs/git-repair/git-repair-1.20220404.ebuild
parentmedia-libs/openexr: Stabilize 3.1.5-r1 amd64, #890445 (diff)
downloadgentoo-f4caf7e58dd2f69e7c4ab51c7ff414cd9412d07d.tar.gz
gentoo-f4caf7e58dd2f69e7c4ab51c7ff414cd9412d07d.tar.bz2
gentoo-f4caf7e58dd2f69e7c4ab51c7ff414cd9412d07d.zip
dev-vcs/git-repair: remove 'time' from GHC_BOOTSTRAP_PACKAGES
The 'time' packages is added implicitly by the haskell-cabal.eclass since 2a8bc25cd1d5 ("haskell-cabal.eclass: add time to default_exposed_pkgs"). Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-vcs/git-repair/git-repair-1.20220404.ebuild')
-rw-r--r--dev-vcs/git-repair/git-repair-1.20220404.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-vcs/git-repair/git-repair-1.20220404.ebuild b/dev-vcs/git-repair/git-repair-1.20220404.ebuild
index 24c70ff87dd1..c5ab88a11920 100644
--- a/dev-vcs/git-repair/git-repair-1.20220404.ebuild
+++ b/dev-vcs/git-repair/git-repair-1.20220404.ebuild
@@ -22,7 +22,6 @@ GHC_BOOTSTRAP_PACKAGES=(
hslogger
IfElse
split
- time
unix-compat
)