diff options
author | Sam James <sam@gentoo.org> | 2021-06-14 10:38:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-14 10:38:32 +0000 |
commit | 232a3f687fc7f3feb00e75ac1184cee63911d9e3 (patch) | |
tree | 33c73ca3c3bf41fe009f112d1b67a861c81fd9e0 /dev-libs/icu-layoutex | |
parent | dev-libs/icu-layoutex: Stabilize 69.1 ppc64, #795930 (diff) | |
download | gentoo-232a3f687fc7f3feb00e75ac1184cee63911d9e3.tar.gz gentoo-232a3f687fc7f3feb00e75ac1184cee63911d9e3.tar.bz2 gentoo-232a3f687fc7f3feb00e75ac1184cee63911d9e3.zip |
dev-libs/icu-layoutex: Stabilize 69.1 sparc, #795930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/icu-layoutex')
-rw-r--r-- | dev-libs/icu-layoutex/icu-layoutex-69.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-69.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-69.1.ebuild index 6e8ab649f57d..1f04fa03da06 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-69.1.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-69.1.ebuild @@ -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=" |