diff options
author | Sam James <sam@gentoo.org> | 2021-02-24 20:25:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-24 20:25:37 +0000 |
commit | 25bdc955084251b8e575284eb236615fe4de4db0 (patch) | |
tree | 76c4a7f043423d959080f657197ffc8c2c15b903 /app-i18n | |
parent | sci-libs/libqalculate: Stabilize 3.16.1 ppc64, #770412 (diff) | |
download | gentoo-25bdc955084251b8e575284eb236615fe4de4db0.tar.gz gentoo-25bdc955084251b8e575284eb236615fe4de4db0.tar.bz2 gentoo-25bdc955084251b8e575284eb236615fe4de4db0.zip |
app-i18n/uchardet: Stabilize 0.0.7 ppc64, #770688
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild index 32125552eb6b..cf2f1bbb5586 100644 --- a/app-i18n/uchardet/uchardet-0.0.7.ebuild +++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/" LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cpu_flags_x86_sse2 static-libs test" RESTRICT="!test? ( test )" |