diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-21 19:22:46 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-21 19:22:46 -0400 |
commit | ca2df99cafe6575fff0d348f1d9019d06d95e053 (patch) | |
tree | 267d98f51bd1e218cb8d5ee4bdbd7ac42f209093 /dev-python/django-tastypie | |
parent | media-sound/mp3gain: amd64 stable wrt bug #635548 (diff) | |
download | gentoo-ca2df99cafe6575fff0d348f1d9019d06d95e053.tar.gz gentoo-ca2df99cafe6575fff0d348f1d9019d06d95e053.tar.bz2 gentoo-ca2df99cafe6575fff0d348f1d9019d06d95e053.zip |
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
Diffstat (limited to 'dev-python/django-tastypie')
-rw-r--r-- | dev-python/django-tastypie/django-tastypie-0.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 4ffc18c6c946..e5e1f7aa0227 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" |