diff options
author | David Holm <dholm@gentoo.org> | 2004-09-04 23:03:32 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-04 23:03:32 +0000 |
commit | 07e79e6e730426f155215dc8580f9a2236afd1ec (patch) | |
tree | 068218155bd20380a32426fdd8e7a475531aebca /app-text/dvibook/dvibook-20001129.ebuild | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-07e79e6e730426f155215dc8580f9a2236afd1ec.tar.gz gentoo-2-07e79e6e730426f155215dc8580f9a2236afd1ec.tar.bz2 gentoo-2-07e79e6e730426f155215dc8580f9a2236afd1ec.zip |
Added to ~ppc
Diffstat (limited to 'app-text/dvibook/dvibook-20001129.ebuild')
-rw-r--r-- | app-text/dvibook/dvibook-20001129.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dvibook/dvibook-20001129.ebuild b/app-text/dvibook/dvibook-20001129.ebuild index db601f61a1e3..0171ba7c54a5 100644 --- a/app-text/dvibook/dvibook-20001129.ebuild +++ b/app-text/dvibook/dvibook-20001129.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dvibook/dvibook-20001129.ebuild,v 1.1 2004/09/02 05:22:19 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvibook/dvibook-20001129.ebuild,v 1.2 2004/09/04 22:59:36 dholm Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="dvibook" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/x11" |