summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-12-19 12:51:02 +0800
committerJason Zaman <perfinion@gentoo.org>2017-12-19 13:15:47 +0800
commit29b30e8fdbbd281c6e16368d84cfa7bf31df4d21 (patch)
tree6da346efd96cc4a7ad0b890eb2f80c33321e6c9d /app-i18n/uchardet
parentprofiles/package.mask: unmask aiohttp-2.x (diff)
downloadgentoo-29b30e8fdbbd281c6e16368d84cfa7bf31df4d21.tar.gz
gentoo-29b30e8fdbbd281c6e16368d84cfa7bf31df4d21.tar.bz2
gentoo-29b30e8fdbbd281c6e16368d84cfa7bf31df4d21.zip
app-i18n/uchardet: amd64 stable
Gentoo-bug: 639636 Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-i18n/uchardet')
-rw-r--r--app-i18n/uchardet/uchardet-0.0.6-r1.ebuild2
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" )