diff options
Diffstat (limited to 'app-i18n/uchardet')
-rw-r--r-- | app-i18n/uchardet/uchardet-0.0.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild index 84b728f940e6..b3af5b6c6a20 100644 --- a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild +++ b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz" LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~sparc x86" IUSE="cpu_flags_x86_sse2 static-libs test" PATCHES=( "${FILESDIR}/${P}-enforce-IEEE-float-precision-r1.patch" ) |