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: Fri, 31 May 2019 06:54:28
Message-Id: 1559285658.8c5a98fe706036cffffe12fb9c9ae43cbccd68ad.slyfox@gentoo
1 commit: 8c5a98fe706036cffffe12fb9c9ae43cbccd68ad
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 31 06:53:34 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri May 31 06:54:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c5a98fe
7
8 dev-python/pallets-sphinx-themes: keyworded 1.1.2 for sparc, bug #668990
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index bbe9e6d166e..574582349bf 100644
19 --- a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
20 +++ b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pallets/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~x86"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
27
28 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
29 RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]