diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2002-10-29 14:34:25 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2002-10-29 14:34:25 +0000 |
commit | 4945153f1f3f37c961227694ca4c21bad3700daf (patch) | |
tree | f78cf505e80e1d8e461df35565861642067b78d1 | |
parent | Update, closes #9797. (diff) | |
download | gentoo-2-4945153f1f3f37c961227694ca4c21bad3700daf.tar.gz gentoo-2-4945153f1f3f37c961227694ca4c21bad3700daf.tar.bz2 gentoo-2-4945153f1f3f37c961227694ca4c21bad3700daf.zip |
Unmasking for x86 since it has necessary bug fixes.
-rw-r--r-- | net-print/cups/cups-1.1.17_pre20021025.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cups/cups-1.1.17_pre20021025.ebuild b/net-print/cups/cups-1.1.17_pre20021025.ebuild index 9fc0a40f8bb0..c7ad120a30c1 100644 --- a/net-print/cups/cups-1.1.17_pre20021025.ebuild +++ b/net-print/cups/cups-1.1.17_pre20021025.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-print/cups/cups-1.1.17_pre20021025.ebuild,v 1.2 2002/10/25 19:49:08 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.17_pre20021025.ebuild,v 1.3 2002/10/29 14:34:25 g2boojum Exp $ IUSE="ssl slp pam" @@ -25,7 +25,7 @@ DEPEND="virtual/glibc RDEPEND="${DEPEND} !virtual/lpr" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="x86 ~ppc ~sparc ~sparc64" src_unpack() { unpack ${PORIG}-source.tar.bz2 || die |