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 C93A3138334 for ; Sat, 23 Feb 2019 16:54:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3554E0949; Sat, 23 Feb 2019 16:54:57 +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 B5EF5E0949 for ; Sat, 23 Feb 2019 16:54:57 +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 63F6033BEA7 for ; Sat, 23 Feb 2019 16:54:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D08C326 for ; Sat, 23 Feb 2019 16:54:54 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1550940880.a5be97c41a049c8e439f764a9ed120ef910bd44b.bkohler@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.28-r2.ebuild X-VCS-Directories: app-text/wgetpaste/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: a5be97c41a049c8e439f764a9ed120ef910bd44b X-VCS-Branch: master Date: Sat, 23 Feb 2019 16:54:54 +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: cbde50d4-1c18-4948-9272-b85bfc89f925 X-Archives-Hash: e2b8e7e80c699ebb5e79f73ddd6a2b7d commit: a5be97c41a049c8e439f764a9ed120ef910bd44b Author: Ben Kohler gentoo org> AuthorDate: Sat Feb 23 16:53:30 2019 +0000 Commit: Ben Kohler gentoo org> CommitDate: Sat Feb 23 16:54:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5be97c4 Revert "app-text/wgetpaste: amd64 sparc x86 stable" This reverts commit 8228d1904aed9340d3c5eab46526fabc5426d6a4. Signed-off-by: Ben Kohler gentoo.org> app-text/wgetpaste/wgetpaste-2.28-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/wgetpaste/wgetpaste-2.28-r2.ebuild b/app-text/wgetpaste/wgetpaste-2.28-r2.ebuild index 48209482e05..bae4fd9c2dc 100644 --- a/app-text/wgetpaste/wgetpaste-2.28-r2.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.28-r2.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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+ssl" DEPEND=""