summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-01-13 12:15:29 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-13 12:15:29 +0000
commitca0e7fdd2a2187b0e19166b09206adec9199b3a5 (patch)
treef7c185f659f65e2163914a59b46457dc9f53cbb9 /dev-python/fields
parentapp-accessibility/at-spi2-atk: stable 2.24.1 for sparc, bug #631656 (diff)
downloadgentoo-ca0e7fdd2a2187b0e19166b09206adec9199b3a5.tar.gz
gentoo-ca0e7fdd2a2187b0e19166b09206adec9199b3a5.tar.bz2
gentoo-ca0e7fdd2a2187b0e19166b09206adec9199b3a5.zip
dev-python/fields: keyworded 5.0.0 for ppc, bug #643214
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/fields')
-rw-r--r--dev-python/fields/fields-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fields/fields-5.0.0.ebuild b/dev-python/fields/fields-5.0.0.ebuild
index 8839398a982c..8df43bdc4bb2 100644
--- a/dev-python/fields/fields-5.0.0.ebuild
+++ b/dev-python/fields/fields-5.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
DEPEND="test? ( dev-python/pytest[${PYTHON_USEDEP}]