diff options
author | Sam James <sam@gentoo.org> | 2022-02-03 03:40:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-03 03:40:12 +0000 |
commit | c555c7ccd8e2498a5f108e272c575e8cebc2fe14 (patch) | |
tree | 1a4450a0c32c0131a3af34ddd41968260304170a /dev-libs/icu-layoutex | |
parent | dev-libs/boost: Stabilize 1.78.0-r2 ppc, #830739 (diff) | |
download | gentoo-c555c7ccd8e2498a5f108e272c575e8cebc2fe14.tar.gz gentoo-c555c7ccd8e2498a5f108e272c575e8cebc2fe14.tar.bz2 gentoo-c555c7ccd8e2498a5f108e272c575e8cebc2fe14.zip |
dev-libs/icu-layoutex: Stabilize 70.1 ppc, #830739
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/icu-layoutex')
-rw-r--r-- | dev-libs/icu-layoutex/icu-layoutex-70.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-70.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-70.1.ebuild index 0fad8d95c72a..78360c108c97 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-70.1.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-70.1.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 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN/-layoutex}/source" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="debug static-libs" DEPEND=" |