dev-python/openstackdocstheme: add ppc64 (allarches)
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 27 Jan 2019 20:59:34 +0000 (14:59 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Jan 2019 00:23:44 +0000 (18:23 -0600)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild

index 4a641e1c516b83d13082fb9fd4f287340d5fd680..cfa419caa0e733b63918175425b99e2fee94e627 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
@@ -13,7 +13,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=""
 
 DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]