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 0049D139083 for ; Sat, 16 Dec 2017 08:20:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98489E0EAF; Sat, 16 Dec 2017 08:20:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 748C2E0EAF for ; Sat, 16 Dec 2017 08:20:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3BF8733D3C7 for ; Sat, 16 Dec 2017 08:20:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50DE1AE91 for ; Sat, 16 Dec 2017 08:20:26 +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: <1513412393.0f2264bce5dc56f5c53e19beaf0b358d4a8379fd.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/btrfsmaintenance/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/btrfsmaintenance/btrfsmaintenance-0.3.1.ebuild X-VCS-Directories: sys-fs/btrfsmaintenance/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 0f2264bce5dc56f5c53e19beaf0b358d4a8379fd X-VCS-Branch: master Date: Sat, 16 Dec 2017 08:20:26 +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: c4a4129b-8dac-4218-9708-cce32d2c04b9 X-Archives-Hash: d697ee9801b44735ad5ce46816f5caa7 commit: 0f2264bce5dc56f5c53e19beaf0b358d4a8379fd Author: Tobias Klausmann gentoo org> AuthorDate: Sat Dec 16 08:19:53 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sat Dec 16 08:19:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f2264bc sys-fs/btrfsmaintenance-0.3.1-r0: amd64 stable Gentoo-Bug: http://bugs.gentoo.org/625704 sys-fs/btrfsmaintenance/btrfsmaintenance-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/btrfsmaintenance/btrfsmaintenance-0.3.1.ebuild b/sys-fs/btrfsmaintenance/btrfsmaintenance-0.3.1.ebuild index ac6b0ae9304..7e5966d6ecf 100644 --- a/sys-fs/btrfsmaintenance/btrfsmaintenance-0.3.1.ebuild +++ b/sys-fs/btrfsmaintenance/btrfsmaintenance-0.3.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/kdave/btrfsmaintenance/archive/v${PV}.tar.gz -> ${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=""