diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:20:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:20:59 +0100 |
commit | f0938f3a7ba4ae863e4e3fe6e05ce98323089869 (patch) | |
tree | ca419e2d1873f53acdbd78a179999ec5bb42ce3c /dev-libs | |
parent | f0c787c704a01382fe937324b07bc9826381a450 (diff) | |
download | gentoo-f0938f3a7ba4ae863e4e3fe6e05ce98323089869.tar.gz gentoo-f0938f3a7ba4ae863e4e3fe6e05ce98323089869.tar.xz |
dev-libs/uchardet: x86 stable wrt bug #576714
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/uchardet/uchardet-0.0.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uchardet/uchardet-0.0.5-r1.ebuild b/dev-libs/uchardet/uchardet-0.0.5-r1.ebuild index 24cebce4ec9..34339af9d07 100644 --- a/dev-libs/uchardet/uchardet-0.0.5-r1.ebuild +++ b/dev-libs/uchardet/uchardet-0.0.5-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/BYVoid/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86" IUSE="static-libs test" PATCHES=( |