Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-pipeline/
Date: Mon, 25 Sep 2017 13:44:36
Message-Id: 1506347056.598c7302cbba08908c1c4ccc7a16613e57f11a51.kensington@gentoo
1 commit: 598c7302cbba08908c1c4ccc7a16613e57f11a51
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 25 13:40:39 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 25 13:44:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=598c7302
7
8 dev-python/django-pipeline: stabilise 1.6.0 for x86
9
10 Bug: https://bugs.gentoo.org/625000
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 dev-python/django-pipeline/django-pipeline-1.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild b/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild
17 index 0752055519b..823a233eb19 100644
18 --- a/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild
19 +++ b/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/cyberdelia/django-pipeline/archive/${PV}.tar.gz -> $
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="doc test"
27
28 RDEPEND="