commit: 598c7302cbba08908c1c4ccc7a16613e57f11a51 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Sep 25 13:40:39 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Sep 25 13:44:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=598c7302
dev-python/django-pipeline: stabilise 1.6.0 for x86 Bug: https://bugs.gentoo.org/625000 Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-python/django-pipeline/django-pipeline-1.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild b/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild index 0752055519b..823a233eb19 100644 --- a/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild +++ b/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/cyberdelia/django-pipeline/archive/${PV}.tar.gz -> $ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" RDEPEND="
