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 B17CE139084 for ; Fri, 16 Dec 2016 08:51:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1189BE0B71; Fri, 16 Dec 2016 08:51:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E0C24E0B71 for ; Fri, 16 Dec 2016 08:51:17 +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 6C8C63412B7 for ; Fri, 16 Dec 2016 08:51:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC27371B for ; Fri, 16 Dec 2016 08:51:14 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1481878255.b7e99a26102ab07e018b2994c5620cdcffc360ff.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-BaseDir/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild X-VCS-Directories: dev-perl/File-BaseDir/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: b7e99a26102ab07e018b2994c5620cdcffc360ff X-VCS-Branch: master Date: Fri, 16 Dec 2016 08:51:14 +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: 8820c5f6-e9c2-4a51-b662-a08cb08035ce X-Archives-Hash: c69f01c43327a73517ac3ee52aa3cdb9 commit: b7e99a26102ab07e018b2994c5620cdcffc360ff Author: Tobias Klausmann gentoo org> AuthorDate: Fri Dec 16 08:50:55 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Fri Dec 16 08:50:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e99a26 dev-perl/File-BaseDir-0.70.0-r0: keyworded for ~alpha Gentoo-Bug: 602602 dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild b/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild index e469ac2..5bc37c2 100644 --- a/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild +++ b/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Use the Freedesktop.org base directory specification" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND="