diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 15:39:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 15:39:14 +0300 |
commit | 273fe197f368fa4c4b25945c400fbedace22be86 (patch) | |
tree | ad7c6ecc0b68095a7d5e97af59788a86b1a2426a /dev-libs/icu-layoutex/icu-layoutex-73.2.ebuild | |
parent | app-office/libreoffice-bin-debug: Stabilize 7.5.5.2 x86, #911192 (diff) | |
download | gentoo-273fe197f368fa4c4b25945c400fbedace22be86.tar.gz gentoo-273fe197f368fa4c4b25945c400fbedace22be86.tar.bz2 gentoo-273fe197f368fa4c4b25945c400fbedace22be86.zip |
dev-libs/icu-layoutex: Stabilize 73.2 x86, #911192
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/icu-layoutex/icu-layoutex-73.2.ebuild')
-rw-r--r-- | dev-libs/icu-layoutex/icu-layoutex-73.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-73.2.ebuild b/dev-libs/icu-layoutex/icu-layoutex-73.2.ebuild index 0d539b5bb24e..0bc0a2a88f7a 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-73.2.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-73.2.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}"/${PN/-layoutex}/source LICENSE="BSD" SLOT="0/${PV%.*}.1" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86" + KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" fi IUSE="debug static-libs test" RESTRICT="!test? ( test )" |