dev-python/reno: add ppc64 (allarches)
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 27 Jan 2019 21:00:15 +0000 (15:00 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Jan 2019 00:23:45 +0000 (18:23 -0600)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/reno/reno-2.7.0.ebuild

index 867b9627b70d4c86bd691f1cb436bae2ff048f50..5c6ce8885859d4489c4f5b7a137cf694ddc0ce22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
 IUSE=""
 
 CDEPEND=">=dev-python/pbr-1.4[${PYTHON_USEDEP}]"