diff options
author | 2006-11-06 13:46:39 +0000 | |
---|---|---|
committer | 2006-11-06 13:46:39 +0000 | |
commit | 501278dc671cc184e4d8b523057d6a14d7d22b2b (patch) | |
tree | 866e67db95751127c5da9f7fdfd10a1d925f7535 /app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild | |
parent | Adding inherit multilib wrt to bug #154055 (diff) | |
download | gentoo-2-501278dc671cc184e4d8b523057d6a14d7d22b2b.tar.gz gentoo-2-501278dc671cc184e4d8b523057d6a14d7d22b2b.tar.bz2 gentoo-2-501278dc671cc184e4d8b523057d6a14d7d22b2b.zip |
Add ~amd64 keyword --- Bug #153132
(Portage version: 2.1.2_rc1-r4)
Diffstat (limited to 'app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild')
-rw-r--r-- | app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild b/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild index 5a8a75ff7872..32506200c842 100644 --- a/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild +++ b/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild,v 1.5 2006/10/31 11:23:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild,v 1.6 2006/11/06 13:46:39 fmccor Exp $ DESCRIPTION="Extended xdvi for use with XeTeX and other unicode TeXs." HOMEPAGE="somewhere" @@ -8,7 +8,7 @@ SRC_URI="http://scripts.sil.org/svn-view/xdvipdfmx/TAGS/${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" SLOT="0" -KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=media-libs/freetype-2.0" |