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 61610138334 for ; Mon, 4 Feb 2019 12:33:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5317AE0B23; Mon, 4 Feb 2019 12:33:50 +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 2B113E0B23 for ; Mon, 4 Feb 2019 12:33:50 +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 96CE3340791 for ; Mon, 4 Feb 2019 12:33:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 719014D3 for ; Mon, 4 Feb 2019 12:33:46 +0000 (UTC) From: "Sergey Popov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Popov" Message-ID: <1549283618.999b1a4ba89cdb5198ab496d4ad2e01edcb59d28.pinkbyte@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ext4magic/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild X-VCS-Directories: sys-fs/ext4magic/ X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov X-VCS-Revision: 999b1a4ba89cdb5198ab496d4ad2e01edcb59d28 X-VCS-Branch: master Date: Mon, 4 Feb 2019 12:33:46 +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: 6e9c2336-17fc-4cf1-b5a1-31b114f6b43f X-Archives-Hash: cbb87e8907ced3492c0da5c9689ba2e9 commit: 999b1a4ba89cdb5198ab496d4ad2e01edcb59d28 Author: Sergey Popov gentoo org> AuthorDate: Mon Feb 4 12:32:37 2019 +0000 Commit: Sergey Popov gentoo org> CommitDate: Mon Feb 4 12:33:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=999b1a4b sys-fs/ext4magic: stable for amd64/x86 Reported-by: Göktürk Yüksek gentoo.org> Signed-off-by: Sergey Popov gentoo.org> Closes: https://bugs.gentoo.org/677010 Package-Manager: Portage-2.3.51, Repoman-2.3.10 sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild b/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild index f26ce3b1d1d..8873a8aac0c 100644 --- a/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild +++ b/sys-fs/ext4magic/ext4magic-0.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug +expert-mode file-attr" RDEPEND="app-arch/bzip2