diff options
author | Anant Narayanan <anant@gentoo.org> | 2007-03-05 17:43:03 +0000 |
---|---|---|
committer | Anant Narayanan <anant@gentoo.org> | 2007-03-05 17:43:03 +0000 |
commit | e5106625f2f90aecc0167cd48a86a683831eca4a (patch) | |
tree | ade46683ab1b173a1299550ffa2715b269fbe02b /media-gfx/xfig/xfig-3.2.4-r3.ebuild | |
parent | Install documentaion where it's supposed to go, closes bug #127385 (diff) | |
download | gentoo-2-e5106625f2f90aecc0167cd48a86a683831eca4a.tar.gz gentoo-2-e5106625f2f90aecc0167cd48a86a683831eca4a.tar.bz2 gentoo-2-e5106625f2f90aecc0167cd48a86a683831eca4a.zip |
Add ~archs back in
(Portage version: 2.1.2.1)
Diffstat (limited to 'media-gfx/xfig/xfig-3.2.4-r3.ebuild')
-rw-r--r-- | media-gfx/xfig/xfig-3.2.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xfig/xfig-3.2.4-r3.ebuild b/media-gfx/xfig/xfig-3.2.4-r3.ebuild index cba79d094c4d..b9e6364d69f7 100644 --- a/media-gfx/xfig/xfig-3.2.4-r3.ebuild +++ b/media-gfx/xfig/xfig-3.2.4-r3.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/media-gfx/xfig/xfig-3.2.4-r3.ebuild,v 1.1 2007/03/05 17:32:54 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.4-r3.ebuild,v 1.2 2007/03/05 17:43:03 anant Exp $ inherit eutils multilib @@ -16,7 +16,7 @@ SRC_URI="http://www.xfig.org/xfigdist/${MY_P}.full.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc" IUSE="" RDEPEND="|| ( ( x11-libs/libXaw |