From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-859186-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7923458973 for <garchives@archives.gentoo.org>; Sat, 23 Jan 2016 16:59:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13C53E087E; Sat, 23 Jan 2016 16:59:29 +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 B2B3FE0876 for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2016 16:59:28 +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 DC536340A3D for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2016 16:59:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5CE291017 for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2016 16:59:24 +0000 (UTC) From: "Agostino Sarubbo" <ago@gentoo.org> 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" <ago@gentoo.org> Message-ID: <1453568355.13b0c7c21c8bf58b161c8696c4d1ca593edbe0a3.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/vicious/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/vicious/vicious-2.1.3.ebuild X-VCS-Directories: x11-plugins/vicious/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 13b0c7c21c8bf58b161c8696c4d1ca593edbe0a3 X-VCS-Branch: master Date: Sat, 23 Jan 2016 16:59:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 53525185-6680-43b9-b0ae-98c7115e98b8 X-Archives-Hash: fd2ccd40bf4c2cb872c22fc2ee22519c commit: 13b0c7c21c8bf58b161c8696c4d1ca593edbe0a3 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Jan 23 16:57:12 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Jan 23 16:59:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13b0c7c2 x11-plugins/vicious: amd64 stable wrt bug #572612 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> x11-plugins/vicious/vicious-2.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/vicious/vicious-2.1.3.ebuild b/x11-plugins/vicious/vicious-2.1.3.ebuild index 6333f49..7b70ac7 100644 --- a/x11-plugins/vicious/vicious-2.1.3.ebuild +++ b/x11-plugins/vicious/vicious-2.1.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://git.sysphere.org/${PN}/snapshot/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="contrib" DEPEND=""