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/dj-database-url/
Date: Mon, 14 Jun 2021 06:39:31
Message-Id: 1623652749.07fbd607e71ebf2bb8c83453908e4431f7cca4c3.slyfox@gentoo
1 commit: 07fbd607e71ebf2bb8c83453908e4431f7cca4c3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 14 06:39:09 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 14 06:39:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07fbd607
7
8 dev-python/dj-database-url: keyworded 0.5.0 for ppc64
9
10 keyworded wrt bug #794910
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-python/dj-database-url/dj-database-url-0.5.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/dj-database-url/dj-database-url-0.5.0.ebuild b/dev-python/dj-database-url/dj-database-url-0.5.0.ebuild
20 index f74d80d76b7..e17bf8c322d 100644
21 --- a/dev-python/dj-database-url/dj-database-url-0.5.0.ebuild
22 +++ b/dev-python/dj-database-url/dj-database-url-0.5.0.ebuild
23 @@ -17,6 +17,6 @@ SRC_URI="
24
25 SLOT="0"
26 LICENSE="BSD"
27 -KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
29
30 distutils_enable_tests unittest