diff options
author | Yixun Lan <dlan@gentoo.org> | 2016-06-14 10:17:52 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2016-06-14 10:17:52 +0800 |
commit | 99254a1861c03293606064abb7a5b50a56a4a010 (patch) | |
tree | 2333e6d160754dfeba5918834787930bc9ee90f3 /dev-libs/eb | |
parent | mail-mta/msmtp: keyword ~arm (diff) | |
download | gentoo-99254a1861c03293606064abb7a5b50a56a4a010.tar.gz gentoo-99254a1861c03293606064abb7a5b50a56a4a010.tar.bz2 gentoo-99254a1861c03293606064abb7a5b50a56a4a010.zip |
dev-libs/eb: keyword ~arm
requested by app-i18n/uim
Gentoo-Bug: 585670
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-libs/eb')
-rw-r--r-- | dev-libs/eb/eb-4.4.1-r1.ebuild | 4 |
1 files 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 a7d1c5dec509..0c407507767c 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=" |