commit: 99254a1861c03293606064abb7a5b50a56a4a010 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Tue Jun 14 02:17:52 2016 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue Jun 14 02:17:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99254a18
dev-libs/eb: keyword ~arm requested by app-i18n/uim Gentoo-Bug: 585670 Package-Manager: portage-2.3.0_rc1 dev-libs/eb/eb-4.4.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/eb/eb-4.4.1-r1.ebuild b/dev-libs/eb/eb-4.4.1-r1.ebuild index a7d1c5d..0c40750 100644 --- a/dev-libs/eb/eb-4.4.1-r1.ebuild +++ b/dev-libs/eb/eb-4.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.sra.co.jp/pub/misc/eb/${P}.tar.lzma" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" IUSE="ipv6 linguas_ja threads" RDEPEND="
