summaryrefslogtreecommitdiff
path: root/app-pda/makeztxt/makeztxt-1.60.ebuild
Side-by-side diff
Diffstat (limited to 'app-pda/makeztxt/makeztxt-1.60.ebuild') (more/less context) (ignore whitespace changes)
-rw-r--r--app-pda/makeztxt/makeztxt-1.60.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/makeztxt/makeztxt-1.60.ebuild b/app-pda/makeztxt/makeztxt-1.60.ebuild
index 3999491..08e75ee 100644
--- a/app-pda/makeztxt/makeztxt-1.60.ebuild
+++ b/app-pda/makeztxt/makeztxt-1.60.ebuild
@@ -6,13 +6,13 @@ inherit eutils
DESCRIPTION="text document for weasel reader converter"
HOMEPAGE="http://gutenpalm.sourceforge.net/"
SRC_URI="mirror://sourceforge/gutenpalm/${P}-src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 amd64"
IUSE=""
DEPEND="sys-libs/zlib"
src_compile() {
emake || die "emake failed"
}