commit: c6a5fc53fdf1c6fc3fce2dca0da51d9fecb981c7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 28 23:59:13 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 28 23:59:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a5fc53
app-i18n/unicode-data: Stabilize 14.0.0 amd64, #834427 Signed-off-by: Sam James <sam <AT> gentoo.org> app-i18n/unicode-data/unicode-data-14.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/unicode-data/unicode-data-14.0.0.ebuild b/app-i18n/unicode-data/unicode-data-14.0.0.ebuild index e0780f6a33f9..22587d2d0d1a 100644 --- a/app-i18n/unicode-data/unicode-data-14.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-14.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" DEPEND="app-arch/unzip" S="${WORKDIR}"
