From 75c489e6a5d8e8d1cfeab0f81e77297801988555 Mon Sep 17 00:00:00 2001 From: Lucio Sauer Date: Fri, 16 Sep 2022 02:40:46 +0200 Subject: [PATCH] profiles/arch/amd64/x32: add python target for app-misc/anki-bin and mask it due to masked dependency. Signed-off-by: Lucio Sauer --- profiles/arch/amd64/x32/package.mask | 4 ++++ profiles/arch/amd64/x32/package.use | 3 +++ 2 files changed, 7 insertions(+) create mode 100644 profiles/arch/amd64/x32/package.use diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index b8d5e56aef..b5b7d9ebbf 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,3 +1,7 @@ +# Lucio Sauer (2022-09-16) +# Requires dev-python/PyQtWebEngine, which is masked. +app-misc/anki-bin + # Ronny (tastytea) Gutbrod (2021-10-17) # Requires dev-python/PyQtWebEngine, which is masked. dev-python/pywebview diff --git a/profiles/arch/amd64/x32/package.use b/profiles/arch/amd64/x32/package.use new file mode 100644 index 0000000000..5d9f47c730 --- /dev/null +++ b/profiles/arch/amd64/x32/package.use @@ -0,0 +1,3 @@ +# Lucio Sauer (2022-09-16) +# Upstream recommendation. +app-misc/anki-bin python_single_target_python3_9