diff options
-rw-r--r-- | app-i18n/uchardet/uchardet-0.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r1.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r1.ebuild index ef5b2e5eb3f8..408937d901e4 100644 --- a/app-i18n/uchardet/uchardet-0.0.6-r1.ebuild +++ b/app-i18n/uchardet/uchardet-0.0.6-r1.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 ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~x86" IUSE="cpu_flags_x86_sse2 static-libs test" PATCHES=( "${FILESDIR}/${P}-enforce-IEEE-float-precision.patch" ) |