commit: 39bbb67c295dbbfad2e0ea3716009f7bed98dd9a Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Jul 23 00:13:07 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Jul 23 00:14:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39bbb67c
dev-python/django-tastypie: amd64 stable wrt bug #630064 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/django-tastypie/django-tastypie-0.13.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django-tastypie/django-tastypie-0.13.3-r1.ebuild b/dev-python/django-tastypie/django-tastypie-0.13.3-r1.ebuild index af901366123..366834775c9 100644 --- a/dev-python/django-tastypie/django-tastypie-0.13.3-r1.ebuild +++ b/dev-python/django-tastypie/django-tastypie-0.13.3-r1.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"
