]> Pileus Git - ~andy/sunrise/blobdiff - app-accessibility/julius/julius-4.1.ebuild
app-accessibility/julius: Adding ~amd64 keyword
[~andy/sunrise] / app-accessibility / julius / julius-4.1.ebuild
index c4817792349cbffc2176720b96a050d6c741efbc..1af0d08d9649d7a4cceaabc9cd35a772612e2b0c 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=1
+EAPI="1"
 
 inherit eutils
 
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/33146/${P}.tar.gz"
 
 LICENSE="julius"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 LANGS="ja"
@@ -36,7 +36,7 @@ src_unpack() {
 }
 
 src_install() {
-       emake DESTDIR="${D}" install
+       emake DESTDIR="${D}" install || die "emake install failed"
        dodoc 00readme.txt Release.txt || die
 
        for LNG in ${LINGUAS}; do