summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-07-23 03:13:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-07-23 03:14:14 +0300
commit39bbb67c295dbbfad2e0ea3716009f7bed98dd9a (patch)
tree1d635e280ad6aaeccf5f6dfffa567285110e045b
parentapp-text/blogc: version bump (diff)
downloadgentoo-39bbb67c295dbbfad2e0ea3716009f7bed98dd9a.tar.gz
gentoo-39bbb67c295dbbfad2e0ea3716009f7bed98dd9a.tar.bz2
gentoo-39bbb67c295dbbfad2e0ea3716009f7bed98dd9a.zip
dev-python/django-tastypie: amd64 stable wrt bug #630064
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-python/django-tastypie/django-tastypie-0.13.3-r1.ebuild2
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 af9013661234..366834775c9b 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"