dev-python/django-compressor: stabilise 1.5 for x86
authorMichael Palimaka <kensington@gentoo.org>
Mon, 25 Sep 2017 13:29:25 +0000 (23:29 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Mon, 25 Sep 2017 13:44:14 +0000 (23:44 +1000)
Bug: https://bugs.gentoo.org/625000
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-python/django-compressor/django-compressor-1.5.ebuild

index c3040b1be8515f8c496431e310462338a2e9ccb7..2ddab7862b49257cae61fcc1c017e07b26c6676d 100644 (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"