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 D42F5138E4A for ; Sun, 16 Oct 2016 10:04:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46B17E0BC6; Sun, 16 Oct 2016 10:04:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 2E99EE0BC6 for ; Sun, 16 Oct 2016 10:04:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0D738341447 for ; Sun, 16 Oct 2016 10:04:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19BB02494 for ; Sun, 16 Oct 2016 10:04:37 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1476612203.e1810b10a6763c03628f01036dcd935493fd3232.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-laptop/batti/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-laptop/batti/batti-0.3.8-r3.ebuild X-VCS-Directories: app-laptop/batti/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: e1810b10a6763c03628f01036dcd935493fd3232 X-VCS-Branch: master Date: Sun, 16 Oct 2016 10:04:37 +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: a74568d9-b93f-414d-94c1-7268e282f62e X-Archives-Hash: 16b7c9ee94a6b8f09084b542ed11d08f commit: e1810b10a6763c03628f01036dcd935493fd3232 Author: Pacho Ramos gentoo org> AuthorDate: Sun Oct 16 10:03:23 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Oct 16 10:03:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1810b10 app-laptop/batti: x86 stable, bug #586462 Package-Manager: portage-2.3.1 app-laptop/batti/batti-0.3.8-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-laptop/batti/batti-0.3.8-r3.ebuild b/app-laptop/batti/batti-0.3.8-r3.ebuild index 7163479..79da5c8 100644 --- a/app-laptop/batti/batti-0.3.8-r3.ebuild +++ b/app-laptop/batti/batti-0.3.8-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://batti-gtk.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="libnotify" RDEPEND="dev-python/pygtk[${PYTHON_USEDEP}]