commit: 70922284a66b08397455815dae655d2ae5892bc4 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 06:48:57 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 06:48:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70922284
profiles/arch/amd64: use.stable.mask hugo[test] - dep-tree pulls in haskell stuff. Bug: https://bugs.gentoo.org/921501 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/amd64/package.use.stable.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index c23f44cf5f97..78e11ff93f55 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # When you add an entry to the top of this file, add your name, the date, and @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Joonas Niilola <[email protected]> (2024-01-08) +# Pulls in pandoc with all of its glory (haskell). #921501 +www-apps/hugo test + # Andrew Ammerlaan <[email protected]> (2023-12-18) # This is still experimental, prebuilt images may not boot on all systems. sys-kernel/gentoo-kernel generic-uki
