summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-28 20:30:54 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-28 20:31:16 +0100
commitc205f5324ffb2630d0585b374c6953be4c41ea25 (patch)
treee482a5a5220eeff5c0c7358fde2b733ce25a4e3d /app-i18n/uchardet
parentapp-crypt/rhash-1.4.1: marked *-solaris (diff)
downloadgentoo-c205f5324ffb2630d0585b374c6953be4c41ea25.tar.gz
gentoo-c205f5324ffb2630d0585b374c6953be4c41ea25.tar.bz2
gentoo-c205f5324ffb2630d0585b374c6953be4c41ea25.zip
app-i18n/uchardet-0.0.7: marked *-solaris
Bug: https://bugs.gentoo.org/750032 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-i18n/uchardet')
-rw-r--r--app-i18n/uchardet/uchardet-0.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index f9f084ac79e2..148add6ad42f 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"