summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-03-10 14:04:10 -0700
committerMatt Turner <mattst88@gentoo.org>2019-03-10 14:38:10 -0700
commiteae0e56733a77b1340d9212efaf425a39433c8a3 (patch)
treee668a33812d8b0f896fa848c2ff1b26cef48cf74 /dev-python/scandir
parentdev-python/pytest-3.10.1: ppc stable, bug 676592 (diff)
downloadgentoo-eae0e56733a77b1340d9212efaf425a39433c8a3.tar.gz
gentoo-eae0e56733a77b1340d9212efaf425a39433c8a3.tar.bz2
gentoo-eae0e56733a77b1340d9212efaf425a39433c8a3.zip
dev-python/scandir-1.9.0: ppc stable, bug 676592
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/scandir')
-rw-r--r--dev-python/scandir/scandir-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scandir/scandir-1.9.0.ebuild b/dev-python/scandir/scandir-1.9.0.ebuild
index e03af6f3db8a..9887779a569e 100644
--- a/dev-python/scandir/scandir-1.9.0.ebuild
+++ b/dev-python/scandir/scandir-1.9.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"