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/sphinx-prompt/
Date: Sat, 03 Oct 2020 10:19:27
Message-Id: 1601720347.4d5231668693081b5f6de7943388cc5c82e8b6f6.slyfox@gentoo
1 commit: 4d5231668693081b5f6de7943388cc5c82e8b6f6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 10:19:07 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 10:19:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d523166
7
8 dev-python/sphinx-prompt: keyworded 1.3.0 for ia64
9
10 keyworded wrt bug #746137
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 RepoMan-Options: --include-arches="ia64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild b/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild
20 index 2dcef95465c..66136e2224c 100644
21 --- a/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild
22 +++ b/dev-python/sphinx-prompt/sphinx-prompt-1.3.0.ebuild
23 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/sbrunner/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
24
25 LICENSE="BSD"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~x86"
28 +KEYWORDS="~amd64 ~ia64 ~x86"
29
30 RDEPEND="
31 dev-python/sphinx[${PYTHON_USEDEP}]