diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2022-08-26 10:40:35 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-09-09 08:41:08 +0200 |
commit | bed8107eb55be29e326d8bd62d47bd3dc5265808 (patch) | |
tree | 72d4c1fba3879f8ba7f4a994a59a6f8460906e71 /profiles | |
parent | profiles/arch/powerpc: mask USE=test for app-text/pdftk (diff) | |
download | gentoo-bed8107eb55be29e326d8bd62d47bd3dc5265808.tar.gz gentoo-bed8107eb55be29e326d8bd62d47bd3dc5265808.tar.bz2 gentoo-bed8107eb55be29e326d8bd62d47bd3dc5265808.zip |
profiles/arch/arm64: mask USE=test for app-text/pdftk
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/27021
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index c4b8e0b8d348..48346e6c3577 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-08-25) +# Mask tests until test dependencies are keyworded. +app-text/pdftk test + # Sam James <sam@gentoo.org> (2022-07-08) # Unmask galera for dev-db/mariadb >=dev-db/mariadb-10.1.0 -galera |