commit: e351d4a71d3d40f74f018a0ff0a0dfa347faf297 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Tue Jan 12 23:17:45 2021 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Tue Jan 12 23:17:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e351d4a7
dev-libs/icu-layoutex: Sync keywords with dev-libs/icu Bug: https://bugs.gentoo.org/765169 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> dev-libs/icu-layoutex/icu-layoutex-68.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/icu-layoutex/icu-layoutex-68.2.ebuild b/dev-libs/icu-layoutex/icu-layoutex-68.2.ebuild index 62b585924f4..1f04fa03da0 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-68.2.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-68.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-} LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="debug static-libs" BDEPEND="
