commit: ca2df99cafe6575fff0d348f1d9019d06d95e053 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Apr 21 23:22:46 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Apr 21 23:22:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2df99c
dev-python/django-tastypie: amd64 stable wrt bug #653666 Bug: https://bugs.gentoo.org/653666 Package-Manager: Portage-2.3.31, Repoman-2.3.9 dev-python/django-tastypie/django-tastypie-0.13.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 4ffc18c6c94..e5e1f7aa022 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"