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 D4577138334 for ; Sun, 30 Jun 2019 18:20:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AC08E0898; Sun, 30 Jun 2019 18:20:24 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1808AE0898 for ; Sun, 30 Jun 2019 18:20:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 07115346D41 for ; Sun, 30 Jun 2019 18:20:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9B796D5 for ; Sun, 30 Jun 2019 18:20:17 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1561918776.8b23aa1b97268f8db6cab6d12182d3145bcbabc2.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/mp3fs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/mp3fs/mp3fs-0.91-r1.ebuild X-VCS-Directories: sys-fs/mp3fs/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 8b23aa1b97268f8db6cab6d12182d3145bcbabc2 X-VCS-Branch: master Date: Sun, 30 Jun 2019 18:20:17 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: aaf1012b-c5f7-4469-9973-72f79aca147f X-Archives-Hash: 70c45b5db5128034e3aa36cc70806c86 commit: 8b23aa1b97268f8db6cab6d12182d3145bcbabc2 Author: Matthias Maier gentoo org> AuthorDate: Sun Jun 30 18:14:19 2019 +0000 Commit: Matthias Maier gentoo org> CommitDate: Sun Jun 30 18:19:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b23aa1b sys-fs/mp3fs: stabilize mp3fs Rationale: This was a dependency only update. Let's not put unnecessary burden on the arch teams. Package-Manager: Portage-2.3.67, Repoman-2.3.16 RepoMan-Options: --force Signed-off-by: Matthias Maier gentoo.org> sys-fs/mp3fs/mp3fs-0.91-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild b/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild index 278fef25efe..76e7779cab4 100644 --- a/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild +++ b/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/khenriks/mp3fs/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT=test