dev-python/django-compressor-1.5-r0: amd64 stable

Gentoo-Bug: 625000
This commit is contained in:
Tobias Klausmann
2017-07-31 12:29:53 +02:00
parent b91b59ea8e
commit da62ece5bf

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"