dev-python/django-compressor: stabilise 1.5 for x86

Bug: https://bugs.gentoo.org/625000
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Michael Palimaka
2017-09-25 23:29:25 +10:00
parent 1370d3f5aa
commit 92e9ea869b

View File

@@ -12,7 +12,7 @@ MY_PN="${PN/-/_}"
DESCRIPTION="Compresses linked and inline javascript or CSS into a single cached file"
HOMEPAGE="https://github.com/django-compressor/django-compressor"
SRC_URI="https://github.com/jezdez/django_compressor/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
IUSE="doc test"
LICENSE="MIT"