From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F21D01388C1 for ; Thu, 3 Dec 2015 10:07:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F2B921C091; Thu, 3 Dec 2015 10:07:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 71EFF21C092 for ; Thu, 3 Dec 2015 10:07:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 665CF340A15 for ; Thu, 3 Dec 2015 10:07:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5621DC91 for ; Thu, 3 Dec 2015 10:07:10 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1449137203.7bb64c45808a1f3db3f13f6693153e1cc25a7b27.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/antimicro/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/antimicro/antimicro-2.20.2.ebuild X-VCS-Directories: games-util/antimicro/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 7bb64c45808a1f3db3f13f6693153e1cc25a7b27 X-VCS-Branch: master Date: Thu, 3 Dec 2015 10:07:10 +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: 7bd3a5a3-d7b7-4f01-a8a5-a0e76a7fe854 X-Archives-Hash: 768a7890331647fb48d00a92e430acbe commit: 7bb64c45808a1f3db3f13f6693153e1cc25a7b27 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Dec 3 10:06:43 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Dec 3 10:06:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb64c45 games-util/antimicro: amd64 stable wrt bug #567412 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" games-util/antimicro/antimicro-2.20.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/antimicro/antimicro-2.20.2.ebuild b/games-util/antimicro/antimicro-2.20.2.ebuild index 5ef1441..6ee8823 100644 --- a/games-util/antimicro/antimicro-2.20.2.ebuild +++ b/games-util/antimicro/antimicro-2.20.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Ryochan7/antimicro/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-qt/qtcore:5