Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pallets-sphinx-themes/
Date: Thu, 03 Jan 2019 19:30:47
Message-Id: 1546543816.8cb397b82cd29aeded4bd099866fb100961cfc40.slyfox@gentoo
1 commit: 8cb397b82cd29aeded4bd099866fb100961cfc40
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 3 19:30:16 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 3 19:30:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cb397b8
7
8 dev-python/pallets-sphinx-themes: keyworded 1.1.2 for ppc, bug #668990
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.53, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
19 index 17d0fb32dc5..40dfedcf48b 100644
20 --- a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
21 +++ b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pallets/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
29
30 LICENSE="BSD"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc64 ~x86"
33 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
34
35 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
36 RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]