From: Thomas Deutschmann Date: Wed, 25 Apr 2018 18:23:05 +0000 (+0200) Subject: dev-python/django-tastypie: x86 stable (bug #653666) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cd59b879f20ed399f11096b8edb754017d03aa3c;p=gentoo.git dev-python/django-tastypie: x86 stable (bug #653666) Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- diff --git a/dev-python/django-tastypie/django-tastypie-0.13.3.ebuild b/dev-python/django-tastypie/django-tastypie-0.13.3.ebuild index e5e1f7aa0227..30df05b94e5a 100644 --- a/dev-python/django-tastypie/django-tastypie-0.13.3.ebuild +++ b/dev-python/django-tastypie/django-tastypie-0.13.3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="A flexible and capable API layer for django utilising serialisers" HOMEPAGE="https://pypi.org/project/django-tastypie/ https://github.com/toastdriven/django-tastypie" SRC_URI="https://github.com/toastdriven/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="bip doc test" LICENSE="BSD"