diff options
author | 2022-06-14 09:18:35 +0200 | |
---|---|---|
committer | 2022-06-14 09:21:40 +0200 | |
commit | 00ffe6e2d9f68cb0e5ff3458bc6adb7d42371749 (patch) | |
tree | f53e8e2eb97042d9220141fc827a0ef53f609022 /dev-libs | |
parent | dev-libs/icu: x86 stable wrt bug #843353 (diff) | |
download | gentoo-00ffe6e2d9f68cb0e5ff3458bc6adb7d42371749.tar.gz gentoo-00ffe6e2d9f68cb0e5ff3458bc6adb7d42371749.tar.bz2 gentoo-00ffe6e2d9f68cb0e5ff3458bc6adb7d42371749.zip |
dev-libs/icu-layoutex: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild index 86a04ea7795f..4a0d2ba51e3f 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild @@ -16,7 +16,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 test" RESTRICT="!test? ( test )" |