diff options
author | Sam James <sam@gentoo.org> | 2021-06-14 10:36:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-14 10:38:30 +0000 |
commit | 0d9084ff380599a1496d4aa6ae1d48ebd24ed438 (patch) | |
tree | 321c1cabf7c9c77d814d1b6ea37d896ad514e7f0 /dev-libs/icu-layoutex | |
parent | dev-libs/icu-layoutex: Stabilize 69.1 amd64, #795930 (diff) | |
download | gentoo-0d9084ff380599a1496d4aa6ae1d48ebd24ed438.tar.gz gentoo-0d9084ff380599a1496d4aa6ae1d48ebd24ed438.tar.bz2 gentoo-0d9084ff380599a1496d4aa6ae1d48ebd24ed438.zip |
dev-libs/icu-layoutex: Stabilize 69.1 x86, #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 776377e86e8a..42b9df7b1d5d 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=" |