diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 20:23:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 21:21:42 +0200 |
commit | cd59b879f20ed399f11096b8edb754017d03aa3c (patch) | |
tree | e50cb91c7302d4e2c882774a3dba9c6ca075c7a6 /dev-python/django-tastypie | |
parent | app-vim/eruby-syntax: x86 stable (bug #646598) (diff) | |
download | gentoo-cd59b879f20ed399f11096b8edb754017d03aa3c.tar.gz gentoo-cd59b879f20ed399f11096b8edb754017d03aa3c.tar.bz2 gentoo-cd59b879f20ed399f11096b8edb754017d03aa3c.zip |
dev-python/django-tastypie: x86 stable (bug #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 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" |