diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-10-20 16:10:53 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-10-20 16:10:53 +0000 |
commit | f2a3a4b3a07e1ad3454621e6ffd06cdde9f013a1 (patch) | |
tree | 72fa5a8676c9ffdebb16118d7bffc3c4f160c1c4 /app-text/ebook-tools/ebook-tools-0.2.2.ebuild | |
parent | marked x86 per bug 438572 (diff) | |
download | historical-f2a3a4b3a07e1ad3454621e6ffd06cdde9f013a1.tar.gz historical-f2a3a4b3a07e1ad3454621e6ffd06cdde9f013a1.tar.bz2 historical-f2a3a4b3a07e1ad3454621e6ffd06cdde9f013a1.zip |
marked x86 per bug 438562
Package-Manager: portage-2.2.0_alpha141/cvs/Linux i686
Manifest-Sign-Key: 0x23E9E900
Diffstat (limited to 'app-text/ebook-tools/ebook-tools-0.2.2.ebuild')
-rw-r--r-- | app-text/ebook-tools/ebook-tools-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ebook-tools/ebook-tools-0.2.2.ebuild b/app-text/ebook-tools/ebook-tools-0.2.2.ebuild index 7294cf304565..6766c22864bb 100644 --- a/app-text/ebook-tools/ebook-tools-0.2.2.ebuild +++ b/app-text/ebook-tools/ebook-tools-0.2.2.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/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.3 2012/10/17 11:07:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.4 2012/10/20 16:10:48 jdhore Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 x86" IUSE="" DEPEND="dev-libs/libxml2 |