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 832D259CA3 for ; Tue, 8 Mar 2016 16:38:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 162BBE03EC; Tue, 8 Mar 2016 16:38:16 +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 A4470E03EC for ; Tue, 8 Mar 2016 16:38:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 66D57340B6E for ; Tue, 8 Mar 2016 16:38:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DE591BA1 for ; Tue, 8 Mar 2016 16:38:12 +0000 (UTC) From: "Jason Donenfeld" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Donenfeld" Message-ID: <1457455102.74b4809d545ea200ef2af7c9c5183b3c6dd1f8b3.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ctmg/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/ctmg/ctmg-1.1.ebuild X-VCS-Directories: sys-fs/ctmg/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: 74b4809d545ea200ef2af7c9c5183b3c6dd1f8b3 X-VCS-Branch: master Date: Tue, 8 Mar 2016 16:38:12 +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: dd4661d1-0532-4e3f-8795-535bee0190a2 X-Archives-Hash: 40da62ec1fab401bec35bc33e801bc8e commit: 74b4809d545ea200ef2af7c9c5183b3c6dd1f8b3 Author: Jason A. Donenfeld gentoo org> AuthorDate: Tue Mar 8 16:38:11 2016 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Tue Mar 8 16:38:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74b4809d sys-fs/ctmg: stable Package-Manager: portage-2.2.27 sys-fs/ctmg/ctmg-1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/ctmg/ctmg-1.1.ebuild b/sys-fs/ctmg/ctmg-1.1.ebuild index 30dd4d4..f21fef5 100644 --- a/sys-fs/ctmg/ctmg-1.1.ebuild +++ b/sys-fs/ctmg/ctmg-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="http://git.zx2c4.com/${PN}/snapshot/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~arm ~arm64" +KEYWORDS="amd64 x86 arm arm64" IUSE="" DEPEND=""