commit: 9998de33963e10aad4aef7eeb1003a5dcc510e3f Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Apr 6 05:22:36 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Apr 6 05:22:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9998de33
dev-python/service_identity-17.0.0-r1: added ~mips, bug 614386 dev-python/service_identity/service_identity-17.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild index 5834a6b947e..cea820ab068 100644 --- a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild +++ b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pyca/service_identity/archive/${PV}.tar.gz -> ${P}.g LICENSE=" MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux" IUSE="doc test" RDEPEND="
