commit: 7ed6556c05a775e4dc1baf060b1edb2002744f0f Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Apr 6 05:22:26 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Apr 6 05:22:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed6556c
dev-python/hpack-3.0.0: added ~mips, bug 605122 dev-python/hpack/hpack-3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hpack/hpack-3.0.0.ebuild b/dev-python/hpack/hpack-3.0.0.ebuild index ba0df3e83ba..d28a69c82da 100644 --- a/dev-python/hpack/hpack-3.0.0.ebuild +++ b/dev-python/hpack/hpack-3.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=""
