From 0702d326bca6e3d224771a1813d230624f471938 Mon Sep 17 00:00:00 2001 From: Alarig Le Lay Date: Tue, 24 Nov 2020 00:22:44 +0100 Subject: [PATCH] www-client/ripe-atlas-cousteau: Hard masking to because of funcsigs Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alarig Le Lay --- profiles/package.mask | 3 +++ .../ripe-atlas-cousteau/ripe-atlas-cousteau-1.4.2.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 profiles/package.mask diff --git a/profiles/package.mask b/profiles/package.mask new file mode 100644 index 0000000..81ae79a --- /dev/null +++ b/profiles/package.mask @@ -0,0 +1,3 @@ +# Alarig Le Lay (2020-11-24) +# Depends on dev-python/funcsigs which has been masked +www-client/ripe-atlas-cousteau diff --git a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.4.2.ebuild b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.4.2.ebuild index 3c53787..b378c6f 100644 --- a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.4.2.ebuild +++ b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1