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/diskcache/
Date: Sat, 19 Jun 2021 15:29:23
Message-Id: 1624116556.c60b5c1bd369126c8bf4e256d6b52922026fb0b2.slyfox@gentoo
1 commit: c60b5c1bd369126c8bf4e256d6b52922026fb0b2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 19 15:28:29 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 19 15:29:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60b5c1b
7
8 dev-python/diskcache: keyworded 5.2.1-r1 for ia64
9
10 keyworded wrt bug #795318
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ia64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-python/diskcache/diskcache-5.2.1-r1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/diskcache/diskcache-5.2.1-r1.ebuild b/dev-python/diskcache/diskcache-5.2.1-r1.ebuild
20 index 2fbcef31ab3..124ab565322 100644
21 --- a/dev-python/diskcache/diskcache-5.2.1-r1.ebuild
22 +++ b/dev-python/diskcache/diskcache-5.2.1-r1.ebuild
23 @@ -18,7 +18,7 @@ S=${WORKDIR}/python-diskcache-${PV}
24
25 LICENSE="Apache-2.0"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux"
29
30 distutils_enable_sphinx docs
31 distutils_enable_tests pytest