diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-18 19:34:36 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-18 19:34:36 +0000 |
commit | 59dfc135d9e0e8d2075629e073081454e28948b7 (patch) | |
tree | b46d413bc1c8eff77247e9572e2406067cfef449 /app-text/antiword/antiword-0.37.ebuild | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-59dfc135d9e0e8d2075629e073081454e28948b7.tar.gz gentoo-2-59dfc135d9e0e8d2075629e073081454e28948b7.tar.bz2 gentoo-2-59dfc135d9e0e8d2075629e073081454e28948b7.zip |
stable on amd64 wrt bug 119309
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/antiword/antiword-0.37.ebuild')
-rw-r--r-- | app-text/antiword/antiword-0.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/antiword/antiword-0.37.ebuild b/app-text/antiword/antiword-0.37.ebuild index 8d59d2297882..1983664dfa1a 100644 --- a/app-text/antiword/antiword-0.37.ebuild +++ b/app-text/antiword/antiword-0.37.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/antiword/antiword-0.37.ebuild,v 1.5 2006/01/18 19:21:36 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.37.ebuild,v 1.6 2006/01/18 19:34:36 blubb Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.winfield.demon.nl/linux/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc-macos ppc64 sparc x86" DEPEND="virtual/ghostscript" |