summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-26 08:45:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-26 08:45:19 +0200
commit230edb3f8eb9dedc7f96f133979f41c4a88f484c (patch)
tree3262f06fd16a2626de72e3f5a2eb154a91c62872 /dev-python/pyscreenshot
parentdev-python/pyglet: amd64 stable wrt bug #791994 (diff)
downloadgentoo-230edb3f8eb9dedc7f96f133979f41c4a88f484c.tar.gz
gentoo-230edb3f8eb9dedc7f96f133979f41c4a88f484c.tar.bz2
gentoo-230edb3f8eb9dedc7f96f133979f41c4a88f484c.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyscreenshot')
-rw-r--r--dev-python/pyscreenshot/pyscreenshot-3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild b/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild
index ea317eb5ece9..71f557e8e35f 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}]