Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx_rtd_theme/
Date: Mon, 19 Feb 2018 21:07:16
Message-Id: 1519074424.403c3de6dc1b3deffd6c3a583cced884f385ef43.mgorny@gentoo
1 commit: 403c3de6dc1b3deffd6c3a583cced884f385ef43
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 19 20:59:18 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 19 21:07:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403c3de6
7
8 dev-python/sphinx_rtd_theme: 0.1.9 arm64 stable (via ALLARCHES)
9
10 dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild
14 index 64713e35109..6033d4f18e5 100644
15 --- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild
16 +++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
18
19 LICENSE="MIT"
20 SLOT="0"
21 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
22 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
23 IUSE=""
24
25 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"