commit: fb69e413e9a8b443b301881f0eb36664266a4fdf
Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 8 07:59:43 2015 +0000
Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Tue Sep 8 07:59:43 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb69e413
Added ~mips to KEYWORDS.
Package-Manager: portage-2.2.20.1
dev-python/CacheControl/CacheControl-0.11.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/CacheControl/CacheControl-0.11.5.ebuild
b/dev-python/CacheControl/CacheControl-0.11.5.ebuild
index 8b990c9..3b451f4 100644
--- a/dev-python/CacheControl/CacheControl-0.11.5.ebuild
+++ b/dev-python/CacheControl/CacheControl-0.11.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc64 ~x86"
IUSE="redis test"
RDEPEND="