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/sphinxcontrib-newsfeed/
Date: Tue, 18 Aug 2020 21:53:32
Message-Id: 1597787593.5277cfb047d5a1a4c93482148690b5c60ccfefcd.slyfox@gentoo
1 commit: 5277cfb047d5a1a4c93482148690b5c60ccfefcd
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 18 21:51:39 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 18 21:53:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5277cfb0
7
8 dev-python/sphinxcontrib-newsfeed: keyworded 0.1.4 for ia64
9
10 keyworded wrt bug #737618
11
12 Package-Manager: Portage-3.0.3, Repoman-3.0.0
13 RepoMan-Options: --include-arches="ia64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
20 index 7c66e8d5cfd..e9858b7d761 100644
21 --- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
22 +++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
23 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
24
25 LICENSE="BSD-2"
26 SLOT="0"
27 -KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86 ~amd64-linux ~x86-linux"
29 IUSE="examples"
30
31 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"