From 230edb3f8eb9dedc7f96f133979f41c4a88f484c Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 26 May 2021 08:45:19 +0200 Subject: [PATCH] dev-python/pyscreenshot: amd64/x86 stable (ALLARCHES policy) wrt bug #792000 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo --- dev-python/pyscreenshot/pyscreenshot-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild b/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild index ea317eb5ece91..71f557e8e35f6 100644 --- a/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild +++ b/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ponty/pyscreenshot/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-python/easyprocess[${PYTHON_USEDEP}]