summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:23:02 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:05:16 -0500
commitc6747b22fc7fa9f210f992ee58d997018e7db7f5 (patch)
treec14d87a452c1f19c2a91b2314618f6e8f9c05f02 /dev-python/rednose
parentdev-python/blosc: 1.5.1 allarches stablized (diff)
downloadgentoo-c6747b22fc7fa9f210f992ee58d997018e7db7f5.tar.gz
gentoo-c6747b22fc7fa9f210f992ee58d997018e7db7f5.tar.bz2
gentoo-c6747b22fc7fa9f210f992ee58d997018e7db7f5.zip
dev-python/rednose: 0.4.3 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/rednose')
-rw-r--r--dev-python/rednose/rednose-0.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rednose/rednose-0.4.3.ebuild b/dev-python/rednose/rednose-0.4.3.ebuild
index 04deddebb31d..cbbac622f9d8 100644
--- a/dev-python/rednose/rednose-0.4.3.ebuild
+++ b/dev-python/rednose/rednose-0.4.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ppc64 x86"
IUSE=""
CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"