diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 12:33:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 12:33:59 +0100 |
commit | 1000fc87044883064ef423fe8468590b0a623987 (patch) | |
tree | 856b2b6fd17e9f929eae2c6b97efea37d284bd99 /app-i18n/uchardet | |
parent | app-i18n/uchardet: ppc stable wrt bug #609008 (diff) | |
download | gentoo-1000fc87044883064ef423fe8468590b0a623987.tar.gz gentoo-1000fc87044883064ef423fe8468590b0a623987.tar.bz2 gentoo-1000fc87044883064ef423fe8468590b0a623987.zip |
app-i18n/uchardet: ppc64 stable wrt bug #609008
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 1c31f26660c0..e95079f57d8e 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 ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 x86" IUSE="static-libs test" src_prepare() { |