dev-python/pyfakefs: functional tests on x86

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
Rick Farina
2019-03-19 11:33:33 -04:00
parent ddcbbd13eb
commit f719547b6f

View File

@@ -13,7 +13,7 @@ SRC_URI="https://github.com/jmcgeheeiv/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm ~x86"
KEYWORDS="amd64 ~arm x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"