diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-12-18 16:27:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-12-18 16:27:13 +0000 |
commit | 6a8320d471f1a7c3bcaf94d4219a24a964d1b866 (patch) | |
tree | 085cc026ea97bd233beeac000360230d486ba382 | |
parent | Stabilize everywhere (diff) | |
download | gentoo-2-6a8320d471f1a7c3bcaf94d4219a24a964d1b866.tar.gz gentoo-2-6a8320d471f1a7c3bcaf94d4219a24a964d1b866.tar.bz2 gentoo-2-6a8320d471f1a7c3bcaf94d4219a24a964d1b866.zip |
everywhere except fbsd, that is
(Portage version: 2.1.2_rc1-r7)
-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="" |