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 E2E3F139086 for ; Fri, 6 Jan 2017 13:16:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C679121C087; Fri, 6 Jan 2017 13:16:40 +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 A2E3421C087 for ; Fri, 6 Jan 2017 13:16:40 +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 5BDE33415A2 for ; Fri, 6 Jan 2017 13:16:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DA3E2601 for ; Fri, 6 Jan 2017 13:16:37 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1483708563.56d1eae94c1dcf847bf325451c7e4ec815623a11.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/crossguid/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/crossguid/crossguid-0_pre20150817.ebuild X-VCS-Directories: dev-libs/crossguid/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 56d1eae94c1dcf847bf325451c7e4ec815623a11 X-VCS-Branch: master Date: Fri, 6 Jan 2017 13:16: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: e4254e70-0c67-4066-a089-c7927eae4f21 X-Archives-Hash: 4667d8a48bb10c450fc845ae51236dd8 commit: 56d1eae94c1dcf847bf325451c7e4ec815623a11 Author: Aaron Bauman gentoo org> AuthorDate: Fri Jan 6 12:06:44 2017 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Jan 6 13:16:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56d1eae9 dev-libs/crossguid: amd4 stable wrt bug #604640 dev-libs/crossguid/crossguid-0_pre20150817.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild index ffff7c4..9fc61ce 100644 --- a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild +++ b/dev-libs/crossguid/crossguid-0_pre20150817.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$ @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/graeme-hill/crossguid" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" # We use libuuid from util-linux.