summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-07-31 12:29:53 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-07-31 12:30:10 +0200
commitda62ece5bfcfe1bdb8a57ef74a13ee84fafa6c81 (patch)
treee2a30cbdfc104e2008b351d2ba17938001030a91 /dev-python/django-compressor
parentdev-python/django-appconf-1.0.1-r0: amd64 stable (diff)
downloadgentoo-da62ece5bfcfe1bdb8a57ef74a13ee84fafa6c81.tar.gz
gentoo-da62ece5bfcfe1bdb8a57ef74a13ee84fafa6c81.tar.bz2
gentoo-da62ece5bfcfe1bdb8a57ef74a13ee84fafa6c81.zip
dev-python/django-compressor-1.5-r0: amd64 stable
Gentoo-Bug: 625000
Diffstat (limited to 'dev-python/django-compressor')
-rw-r--r--dev-python/django-compressor/django-compressor-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-compressor/django-compressor-1.5.ebuild b/dev-python/django-compressor/django-compressor-1.5.ebuild
index 9b054db211e2..c3040b1be851 100644
--- a/dev-python/django-compressor/django-compressor-1.5.ebuild
+++ b/dev-python/django-compressor/django-compressor-1.5.ebuild
@@ -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"