diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-20 18:32:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-20 18:32:59 +0000 |
commit | bd2c305e745e220d2ef8acc963485980d69c1df0 (patch) | |
tree | 3bdb21723e2a129d66211daeb658c6bd4dd867ed /app-dicts/eblook/eblook-1.6.1.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-bd2c305e745e220d2ef8acc963485980d69c1df0.tar.gz gentoo-2-bd2c305e745e220d2ef8acc963485980d69c1df0.tar.bz2 gentoo-2-bd2c305e745e220d2ef8acc963485980d69c1df0.zip |
Add ~amd64, wrt bug #439084
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/eblook/eblook-1.6.1.ebuild')
-rw-r--r-- | app-dicts/eblook/eblook-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/eblook/eblook-1.6.1.ebuild b/app-dicts/eblook/eblook-1.6.1.ebuild index 2e6c3df160f5..84a9e56a1ab9 100644 --- a/app-dicts/eblook/eblook-1.6.1.ebuild +++ b/app-dicts/eblook/eblook-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/eblook-1.6.1.ebuild,v 1.7 2012/07/01 09:57:13 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/eblook-1.6.1.ebuild,v 1.8 2012/10/20 18:32:59 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://openlab.ring.gr.jp/edict/eblook/dist/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND=">=dev-libs/eb-3.3.4" |