diff options
-rw-r--r-- | app-text/nopaste/nopaste-1992.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/nopaste/nopaste-1992.ebuild b/app-text/nopaste/nopaste-1992.ebuild index 612c586084d8..e8ea82a4120f 100644 --- a/app-text/nopaste/nopaste-1992.ebuild +++ b/app-text/nopaste/nopaste-1992.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/nopaste/nopaste-1992.ebuild,v 1.3 2006/12/18 16:24:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/nopaste-1992.ebuild,v 1.4 2006/12/18 16:27:13 agriffis Exp $ DESCRIPTION="command-line interface to rafb.net/paste" HOMEPAGE="http://gentoo.org/~agriffis/nopaste/" @@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc-fbsd x86 x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ~sparc-fbsd x86 ~x86-fbsd" IUSE="X" DEPEND="" |