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 865691382C5 for ; Sat, 28 Nov 2020 07:37:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFB9BE07F1; Sat, 28 Nov 2020 07:37:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 844FEE07F1 for ; Sat, 28 Nov 2020 07:37:51 +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 0B2EA3415DD for ; Sat, 28 Nov 2020 07:37:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C2573FB for ; Sat, 28 Nov 2020 07:37:48 +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: <1606548499.1860a450cb874709ca514a00b8b1988b1a3933a8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/wgetpaste/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/wgetpaste/wgetpaste-2.29-r1.ebuild X-VCS-Directories: app-text/wgetpaste/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1860a450cb874709ca514a00b8b1988b1a3933a8 X-VCS-Branch: master Date: Sat, 28 Nov 2020 07:37:48 +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: fb8f86e3-a902-47a8-9f90-278f2dc05122 X-Archives-Hash: 3bb87a338c6b1bd4e5605495e0260c07 commit: 1860a450cb874709ca514a00b8b1988b1a3933a8 Author: Sam James gentoo org> AuthorDate: Sat Nov 28 07:28:19 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 28 07:28:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1860a450 app-text/wgetpaste: ~x64-macos keyworded Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> app-text/wgetpaste/wgetpaste-2.29-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild b/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild index 0c181457c66..664406626a3 100644 --- a/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+ssl" DEPEND=""