diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-08 12:31:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-08 12:31:54 +0300 |
commit | 44e167ea1b386fba32d13d26a7b40b32a74b34b9 (patch) | |
tree | 434b7f096085c9114cb0d375e398ea30d8cb8f2c /app-i18n | |
parent | x11-wm/mutter: amd64 stable wrt bug #685254 (diff) | |
download | gentoo-44e167ea1b386fba32d13d26a7b40b32a74b34b9.tar.gz gentoo-44e167ea1b386fba32d13d26a7b40b32a74b34b9.tar.bz2 gentoo-44e167ea1b386fba32d13d26a7b40b32a74b34b9.zip |
app-i18n/unicode-data: amd64 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-11.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-11.0.0.ebuild b/app-i18n/unicode-data/unicode-data-11.0.0.ebuild index 2aaa55e7291a..f1a21abf0e0d 100644 --- a/app-i18n/unicode-data/unicode-data-11.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-11.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 ~mips ~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" |