From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7FFC9138239 for ; Tue, 20 Apr 2021 11:59:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8B07E0884; Tue, 20 Apr 2021 11:59:17 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C31CAE0884 for ; Tue, 20 Apr 2021 11:59:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1D7C340BD3 for ; Tue, 20 Apr 2021 11:59:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FF6C6BD for ; Tue, 20 Apr 2021 11:59:15 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1618919897.a44cce4eef52cc8b52a79e2c72ce821325b9c9d7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/wordnet/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/wordnet/wordnet-3.1.ebuild X-VCS-Directories: app-dicts/wordnet/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a44cce4eef52cc8b52a79e2c72ce821325b9c9d7 X-VCS-Branch: master Date: Tue, 20 Apr 2021 11:59:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ac590c9f-302d-4037-96af-1f0256530177 X-Archives-Hash: 808e9a4497c3ab02ee371507e0b05c9b commit: a44cce4eef52cc8b52a79e2c72ce821325b9c9d7 Author: Sam James gentoo org> AuthorDate: Tue Apr 20 11:58:17 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 20 11:58:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44cce4e app-dicts/wordnet: Stabilize 3.1 ppc, #772071 Signed-off-by: Sam James gentoo.org> app-dicts/wordnet/wordnet-3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/wordnet/wordnet-3.1.ebuild b/app-dicts/wordnet/wordnet-3.1.ebuild index 652b2015dc5..e6f8e9318c1 100644 --- a/app-dicts/wordnet/wordnet-3.1.ebuild +++ b/app-dicts/wordnet/wordnet-3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="Princeton" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="doc" # In contrast to what the configure script seems to imply, Tcl/Tk is NOT