diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-11-10 13:39:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-11-10 13:39:10 +0000 |
commit | 3fd1470e547624f00421e5294482c92409383b31 (patch) | |
tree | 802d59b9d1157ab5fae57f1a858293a3450e7609 /dev-tex/isotope/isotope-20040401.ebuild | |
parent | Stable on ppc wrt bug 198560 (diff) | |
download | historical-3fd1470e547624f00421e5294482c92409383b31.tar.gz historical-3fd1470e547624f00421e5294482c92409383b31.tar.bz2 historical-3fd1470e547624f00421e5294482c92409383b31.zip |
keywording ~x86, bug 198480
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-tex/isotope/isotope-20040401.ebuild')
-rw-r--r-- | dev-tex/isotope/isotope-20040401.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/isotope/isotope-20040401.ebuild b/dev-tex/isotope/isotope-20040401.ebuild index 8dec5a165849..2c26a0bdfe32 100644 --- a/dev-tex/isotope/isotope-20040401.ebuild +++ b/dev-tex/isotope/isotope-20040401.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/isotope/isotope-20040401.ebuild,v 1.1 2007/05/27 13:59:39 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/isotope/isotope-20040401.ebuild,v 1.2 2007/11/10 13:39:10 opfer Exp $ inherit latex-package @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="app-arch/unzip" |