diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 12:09:10 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 12:09:29 -0700 |
commit | 3c7eabeb0be588aac8fc6a612ae997d1adc09fbe (patch) | |
tree | ff12fa44ec7747794fae668b6f3ee50899013fb9 /app-i18n/unicode-data | |
parent | media-gfx/fontforge-20170731-r3: added ~mips (diff) | |
download | gentoo-3c7eabeb0be588aac8fc6a612ae997d1adc09fbe.tar.gz gentoo-3c7eabeb0be588aac8fc6a612ae997d1adc09fbe.tar.bz2 gentoo-3c7eabeb0be588aac8fc6a612ae997d1adc09fbe.zip |
app-i18n/unicode-data-10.0.0: added ~mips
Diffstat (limited to 'app-i18n/unicode-data')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild b/app-i18n/unicode-data/unicode-data-10.0.0.ebuild index 7e1b33ecb97e..5d361856f32f 100644 --- a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-10.0.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |