diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 20:37:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 20:37:46 +0200 |
commit | ef5684a4d293908c17f2de4c6e281e6f32f3a730 (patch) | |
tree | ac4fba0a821b24884d7a4d054ce43277df186914 /dev-python | |
parent | dev-python/django: x86 stable (bug #630064) (diff) | |
download | gentoo-ef5684a4d293908c17f2de4c6e281e6f32f3a730.tar.gz gentoo-ef5684a4d293908c17f2de4c6e281e6f32f3a730.tar.bz2 gentoo-ef5684a4d293908c17f2de4c6e281e6f32f3a730.zip |
dev-python/django-tastypie: x86 stable (bug #630064)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/django-tastypie/django-tastypie-0.13.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 3407e9d7e4f5..af9013661234 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" |