diff options
author | Sam James <sam@gentoo.org> | 2022-02-03 03:41:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-03 03:41:58 +0000 |
commit | 47ae4e4c17b705f9c405247e8dc0c84a293b3915 (patch) | |
tree | 1d906c350a1e946041df022198dd985b5ec0a589 /dev-libs/icu-layoutex | |
parent | app-office/libreoffice-bin-debug: Stabilize 7.2.5.2 x86, #830739 (diff) | |
download | gentoo-47ae4e4c17b705f9c405247e8dc0c84a293b3915.tar.gz gentoo-47ae4e4c17b705f9c405247e8dc0c84a293b3915.tar.bz2 gentoo-47ae4e4c17b705f9c405247e8dc0c84a293b3915.zip |
dev-libs/icu-layoutex: Stabilize 70.1 x86, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-70.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-70.1.ebuild index 6f406fef6980..653ea906e79d 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-70.1.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-70.1.ebuild @@ -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=" |