summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-05-24 13:12:35 +0000
committerJohannes Huber <johu@gentoo.org>2012-05-24 13:12:35 +0000
commitb51d0af4a211dc5296a8e446082ebd9c62face8f (patch)
tree767027d068971d97d9c93d61c6c892817bb07586 /app-text/unac/unac-1.8.0.ebuild
parentFix patch to avoid undefined behavior, bug \#417181 (diff)
downloadhistorical-b51d0af4a211dc5296a8e446082ebd9c62face8f.tar.gz
historical-b51d0af4a211dc5296a8e446082ebd9c62face8f.tar.bz2
historical-b51d0af4a211dc5296a8e446082ebd9c62face8f.zip
Stable for x86, wrt bug #417359
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'app-text/unac/unac-1.8.0.ebuild')
-rw-r--r--app-text/unac/unac-1.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/unac/unac-1.8.0.ebuild b/app-text/unac/unac-1.8.0.ebuild
index fc180a7cad13..2ca85502f8f9 100644
--- a/app-text/unac/unac-1.8.0.ebuild
+++ b/app-text/unac/unac-1.8.0.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-text/unac/unac-1.8.0.ebuild,v 1.1 2012/02/15 16:57:25 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/unac/unac-1.8.0.ebuild,v 1.2 2012/05/24 13:12:35 johu Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/u/unac/${P/-/_}.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="static-libs test"
RDEPEND="virtual/libiconv"