diff options
Diffstat (limited to 'app-i18n/uchardet')
-rw-r--r-- | app-i18n/uchardet/uchardet-0.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/uchardet/uchardet-0.0.6.ebuild b/app-i18n/uchardet/uchardet-0.0.6.ebuild index 054972711942..46a17b006a8f 100644 --- a/app-i18n/uchardet/uchardet-0.0.6.ebuild +++ b/app-i18n/uchardet/uchardet-0.0.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz" LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc64 x86" IUSE="static-libs test" src_prepare() { |