diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-01-08 22:50:46 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-01-08 22:50:46 +0000 |
commit | 59d0aa2c15cc81ab04156d1d4bda70cd4449819a (patch) | |
tree | c1d94e8d8442cf2fa2ed61b9c1f66f20a2205e65 /net-news/pan | |
parent | fixed ~ppc -> ~ppc typo (diff) | |
download | historical-59d0aa2c15cc81ab04156d1d4bda70cd4449819a.tar.gz historical-59d0aa2c15cc81ab04156d1d4bda70cd4449819a.tar.bz2 historical-59d0aa2c15cc81ab04156d1d4bda70cd4449819a.zip |
unmask x86
Diffstat (limited to 'net-news/pan')
-rw-r--r-- | net-news/pan/pan-0.13.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/pan/pan-0.13.3.ebuild b/net-news/pan/pan-0.13.3.ebuild index 58f457c8886f..43fffc72d6ff 100644 --- a/net-news/pan/pan-0.13.3.ebuild +++ b/net-news/pan/pan-0.13.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/pan/pan-0.13.3.ebuild,v 1.1 2003/01/03 20:19:44 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/pan/pan-0.13.3.ebuild,v 1.2 2003/01/08 22:50:46 foser Exp $ IUSE="nls spell" @@ -9,7 +9,7 @@ SRC_URI="http://pan.rebelbase.com/download/releases/${PV}/SOURCE/${P}.tar.bz2" HOMEPAGE="http://pan.rebelbase.com" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" RDEPEND=">=dev-libs/glib-2.0.4 |