summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-12 23:53:42 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-12 23:54:44 +0100
commit909354957e9de7ccde3d8d651ef912ccbf141d5c (patch)
tree0ffa36db9289fc332a84dd5f8f23d33e5e1e23e3 /dev-python/pyscreenshot
parentdev-python/easyprocess: x86 stable (bug #752501) (diff)
downloadgentoo-909354957e9de7ccde3d8d651ef912ccbf141d5c.tar.gz
gentoo-909354957e9de7ccde3d8d651ef912ccbf141d5c.tar.bz2
gentoo-909354957e9de7ccde3d8d651ef912ccbf141d5c.zip
dev-python/pyscreenshot: x86 stable (bug #752501)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pyscreenshot')
-rw-r--r--dev-python/pyscreenshot/pyscreenshot-2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyscreenshot/pyscreenshot-2.2.ebuild b/dev-python/pyscreenshot/pyscreenshot-2.2.ebuild
index d4e41d5057b3..6dbcc4552570 100644
--- a/dev-python/pyscreenshot/pyscreenshot-2.2.ebuild
+++ b/dev-python/pyscreenshot/pyscreenshot-2.2.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"
BDEPEND="test? (
dev-python/path-py[${PYTHON_USEDEP}]