From a646b09a5c550343d209ea9b94d667b9f13e6840 Mon Sep 17 00:00:00 2001 From: Bjoern Brauel Date: Sun, 15 Dec 2002 10:44:21 +0000 Subject: During removal of sparc64 keywords from the ebuilds a bad sed introduced problematic KEYWORDS line that contained an illegal character before the alpha keyword. Fixed. --- net-libs/wvstreams/wvstreams-3.70-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-libs/wvstreams') diff --git a/net-libs/wvstreams/wvstreams-3.70-r2.ebuild b/net-libs/wvstreams/wvstreams-3.70-r2.ebuild index 51245d6e0ed3..1839d0206150 100644 --- a/net-libs/wvstreams/wvstreams-3.70-r2.ebuild +++ b/net-libs/wvstreams/wvstreams-3.70-r2.ebuild @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc alpha" +KEYWORDS="x86 sparc alpha" src_unpack() { -- cgit v1.2.3-65-gdbad