diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-04-04 10:16:41 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-04-04 10:16:41 +0000 |
commit | 871548d28d934659850610830e84d9f9a3d8f7dc (patch) | |
tree | b9d42623a2997257b068ece30c67f31e092af3f3 /app-text | |
parent | keyworded ~x86 per bug 316131 (diff) | |
download | gentoo-2-871548d28d934659850610830e84d9f9a3d8f7dc.tar.gz gentoo-2-871548d28d934659850610830e84d9f9a3d8f7dc.tar.bz2 gentoo-2-871548d28d934659850610830e84d9f9a3d8f7dc.zip |
keyworded ~x86 per bug 316131
(Portage version: 2.1.9.45/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/active-dvi/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/active-dvi/active-dvi-1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/active-dvi/ChangeLog b/app-text/active-dvi/ChangeLog index 93487f84beda..537dc737f99b 100644 --- a/app-text/active-dvi/ChangeLog +++ b/app-text/active-dvi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/active-dvi # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.38 2011/03/29 13:03:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.39 2011/04/04 10:16:41 tomka Exp $ + + 04 Apr 2011; Thomas Kahle <tomka@gentoo.org> active-dvi-1.9.ebuild: + keyworded ~x86 per bug 316131 29 Mar 2011; Alexis Ballier <aballier@gentoo.org> active-dvi-1.9.ebuild: depend on tl-latexextra for fullpage.sty, bug #316131 diff --git a/app-text/active-dvi/active-dvi-1.9.ebuild b/app-text/active-dvi/active-dvi-1.9.ebuild index 1a20eebc5f42..06d4acd532e7 100644 --- a/app-text/active-dvi/active-dvi-1.9.ebuild +++ b/app-text/active-dvi/active-dvi-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.9.ebuild,v 1.2 2011/03/29 13:03:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.9.ebuild,v 1.3 2011/04/04 10:16:41 tomka Exp $ EAPI="2" @@ -17,7 +17,7 @@ LICENSE="LGPL-2.1" IUSE="+ocamlopt" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=">=dev-lang/ocaml-3.11.2[ocamlopt?] >=dev-ml/camlimages-3.0.1[truetype,tiff,jpeg,gs] |