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 5E6AC139694 for ; Thu, 9 Feb 2017 12:02:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2B31E0C78; Thu, 9 Feb 2017 12:02:01 +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 C026DE0C5E for ; Thu, 9 Feb 2017 12:02:01 +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 D9247340A23 for ; Thu, 9 Feb 2017 12:02:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F29D3E5D for ; Thu, 9 Feb 2017 12:01:59 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1486641643.3a10966529aa6e5ab18715ecb31c975370c0c3a5.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/setuptools_scm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/setuptools_scm/setuptools_scm-1.15.0.ebuild X-VCS-Directories: dev-python/setuptools_scm/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 3a10966529aa6e5ab18715ecb31c975370c0c3a5 X-VCS-Branch: master Date: Thu, 9 Feb 2017 12:01:59 +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: 4fd70cef-a1d7-4025-bf0c-7424cbbe6799 X-Archives-Hash: 197d84cad043afc442cf0ac84bdd75e1 commit: 3a10966529aa6e5ab18715ecb31c975370c0c3a5 Author: Matthew Thode gentoo org> AuthorDate: Thu Feb 9 12:00:43 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Thu Feb 9 12:00:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a109665 dev-python/setuptools_scm: 1.15.0 stable amd64 and x86 Package-Manager: portage-2.3.3 dev-python/setuptools_scm/setuptools_scm-1.15.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/setuptools_scm/setuptools_scm-1.15.0.ebuild b/dev-python/setuptools_scm/setuptools_scm-1.15.0.ebuild index c66aaa5fe3..21be11a494 100644 --- a/dev-python/setuptools_scm/setuptools_scm-1.15.0.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-1.15.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="test" DEPEND="