commit: d907d5d9d86f06348bd6279b99714bfd7c141961 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Apr 15 16:07:01 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Apr 15 16:07:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d907d5d9
dev-libs/icu: keyword 73.1 Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-libs/icu/icu-73.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/icu/icu-73.1.ebuild b/dev-libs/icu/icu-73.1.ebuild index ff65b6684b13..de26c83f839c 100644 --- a/dev-libs/icu/icu-73.1.ebuild +++ b/dev-libs/icu/icu-73.1.ebuild @@ -19,9 +19,9 @@ SRC_URI+=" verify-sig? ( https://github.com/unicode-org/icu/releases/download/re S="${WORKDIR}"/${PN}/source # Keyword with boost-1.82 -#if [[ ${PV} != *_rc* ]] ; then -# KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -#fi +if [[ ${PV} != *_rc* ]] ; then + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +fi LICENSE="BSD" SLOT="0/${PV}" IUSE="debug doc examples static-libs test"
