Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-data/
Date: Wed, 28 Mar 2018 19:09:53
Message-Id: 1522264169.3c7eabeb0be588aac8fc6a612ae997d1adc09fbe.mattst88@gentoo
1 commit: 3c7eabeb0be588aac8fc6a612ae997d1adc09fbe
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 19:09:10 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 19:09:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c7eabeb
7
8 app-i18n/unicode-data-10.0.0: added ~mips
9
10 app-i18n/unicode-data/unicode-data-10.0.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild b/app-i18n/unicode-data/unicode-data-10.0.0.ebuild
14 index 7e1b33ecb97..5d361856f32 100644
15 --- a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild
16 +++ b/app-i18n/unicode-data/unicode-data-10.0.0.ebuild
17 @@ -10,7 +10,7 @@ SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip
18
19 LICENSE="unicode"
20 SLOT="0"
21 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
22 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
23 IUSE=""
24
25 DEPEND="app-arch/unzip"