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 64104139338 for ; Tue, 29 Jun 2021 22:08:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0A0DE0824; Tue, 29 Jun 2021 22:08:49 +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 99EEAE0823 for ; Tue, 29 Jun 2021 22:08:49 +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 CAE5033BEDE for ; Tue, 29 Jun 2021 22:08:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 683CB7C0 for ; Tue, 29 Jun 2021 22:08:47 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1625004472.0a81f5c3263c3d85317988bdc325a54bd3a09795.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/w3mmee/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/w3mmee/w3mmee-0.3.2_p24-r12.ebuild X-VCS-Directories: www-client/w3mmee/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 0a81f5c3263c3d85317988bdc325a54bd3a09795 X-VCS-Branch: master Date: Tue, 29 Jun 2021 22:08:47 +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: 152f37c2-8639-4cf1-86f8-deb9ad13ce67 X-Archives-Hash: 8957695867ebd7aeb03aab39ebdea7b5 commit: 0a81f5c3263c3d85317988bdc325a54bd3a09795 Author: Yixun Lan gentoo org> AuthorDate: Tue Jun 29 22:00:59 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Tue Jun 29 22:07:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a81f5c3 www-client/w3mmee: keyword ~riscv Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Yixun Lan gentoo.org> www-client/w3mmee/w3mmee-0.3.2_p24-r12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/w3mmee/w3mmee-0.3.2_p24-r12.ebuild b/www-client/w3mmee/w3mmee-0.3.2_p24-r12.ebuild index 74d467546bc..df4f61d1553 100644 --- a/www-client/w3mmee/w3mmee-0.3.2_p24-r12.ebuild +++ b/www-client/w3mmee/w3mmee-0.3.2_p24-r12.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${MY_P}.tar.gz" SLOT="0" LICENSE="w3m" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc ~riscv x86" IUSE="gpm nls ssl" DEPEND=">=dev-libs/boehm-gc-7.2