diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-01-27 14:59:34 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-01-27 18:23:44 -0600 |
commit | 3491c889142cc73452a1856fd125afafe194b2db (patch) | |
tree | 7feeb73815f3f166a40a8eb41c9180bcfec7a24e /dev-python/openstackdocstheme | |
parent | www-misc/urlwatch: remove old (diff) | |
download | gentoo-3491c889142cc73452a1856fd125afafe194b2db.tar.gz gentoo-3491c889142cc73452a1856fd125afafe194b2db.tar.bz2 gentoo-3491c889142cc73452a1856fd125afafe194b2db.zip |
dev-python/openstackdocstheme: add ppc64 (allarches)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/openstackdocstheme')
-rw-r--r-- | dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild index 4a641e1c516b..cfa419caa0e7 100644 --- a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild +++ b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild @@ -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}] |