diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-03 22:30:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-03 22:37:06 +0200 |
commit | 264215c910a45dfe6905a46d3be99e1ed745a5de (patch) | |
tree | 047c42626ecc8b0aa5a4736f33dbfc0091a13e30 | |
parent | app-i18n/unicode-data: bump to v12.1.0 (diff) | |
download | gentoo-264215c910a45dfe6905a46d3be99e1ed745a5de.tar.gz gentoo-264215c910a45dfe6905a46d3be99e1ed745a5de.tar.bz2 gentoo-264215c910a45dfe6905a46d3be99e1ed745a5de.zip |
app-i18n/unicode-data: x86 stable, applying ALLARCHES policy
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | app-i18n/unicode-data/unicode-data-12.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-12.0.0.ebuild b/app-i18n/unicode-data/unicode-data-12.0.0.ebuild index 2f8edc45c49d..dad13b4d6cf0 100644 --- a/app-i18n/unicode-data/unicode-data-12.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-12.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" |