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 52540139083 for ; Tue, 13 Dec 2016 23:16:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 942B0E0CDE; Tue, 13 Dec 2016 23:16:04 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7352CE0CDE for ; Tue, 13 Dec 2016 23:16:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 835F6340C97 for ; Tue, 13 Dec 2016 23:16:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3C1249F for ; Tue, 13 Dec 2016 23:16:01 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1481670958.4d5fa5243720e89fb929c57c0faa2adc5262c071.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/lolcat/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-misc/lolcat/lolcat-42.1.43.ebuild X-VCS-Directories: games-misc/lolcat/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 4d5fa5243720e89fb929c57c0faa2adc5262c071 X-VCS-Branch: master Date: Tue, 13 Dec 2016 23:16:01 +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-Archives-Salt: 93dfde36-3bba-4b06-b886-09a457f0ea14 X-Archives-Hash: 4a86b531ae483bb102fdd7a92453d340 commit: 4d5fa5243720e89fb929c57c0faa2adc5262c071 Author: Patrice Clement gentoo org> AuthorDate: Tue Dec 13 23:15:46 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Tue Dec 13 23:15:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d5fa524 games-misc/lolcat: mark unstable again to avoid breaking the tree. Package-Manager: portage-2.3.0 games-misc/lolcat/lolcat-42.1.43.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-misc/lolcat/lolcat-42.1.43.ebuild b/games-misc/lolcat/lolcat-42.1.43.ebuild index c454ba7..537e08f 100644 --- a/games-misc/lolcat/lolcat-42.1.43.ebuild +++ b/games-misc/lolcat/lolcat-42.1.43.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/busyloop/lolcat" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" DEPEND="dev-vcs/git"