diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2021-01-13 00:17:45 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-01-13 00:17:45 +0100 |
commit | e351d4a71d3d40f74f018a0ff0a0dfa347faf297 (patch) | |
tree | e738f10d443442d349e1af49926a4c85c55508ab /dev-libs/icu-layoutex | |
parent | xfce-base/thunar: don't cross-compile perl (diff) | |
download | gentoo-e351d4a71d3d40f74f018a0ff0a0dfa347faf297.tar.gz gentoo-e351d4a71d3d40f74f018a0ff0a0dfa347faf297.tar.bz2 gentoo-e351d4a71d3d40f74f018a0ff0a0dfa347faf297.zip |
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@gentoo.org>
Diffstat (limited to 'dev-libs/icu-layoutex')
-rw-r--r-- | dev-libs/icu-layoutex/icu-layoutex-68.2.ebuild | 4 |
1 files 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 62b585924f49..1f04fa03da06 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=" |