commit: f8e6bbb304f44b84160dc0a60b93b5f2f86fdd8d Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sat Oct 29 17:20:02 2022 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Sat Oct 29 17:20:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f8e6bbb3
profiles/arch: cleanup Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> profiles/arch/amd64/x32/package.mask | 7 ------- profiles/arch/amd64/x32/package.use | 3 --- 2 files changed, 10 deletions(-) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask deleted file mode 100644 index b5b7d9ebb..000000000 --- a/profiles/arch/amd64/x32/package.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Lucio Sauer <[email protected]> (2022-09-16) -# Requires dev-python/PyQtWebEngine, which is masked. -app-misc/anki-bin - -# Ronny (tastytea) Gutbrod <[email protected]> (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 deleted file mode 100644 index 5d9f47c73..000000000 --- a/profiles/arch/amd64/x32/package.use +++ /dev/null @@ -1,3 +0,0 @@ -# Lucio Sauer <[email protected]> (2022-09-16) -# Upstream recommendation. -app-misc/anki-bin python_single_target_python3_9
