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 AAB4A138334 for ; Sun, 7 Apr 2019 14:41:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44F35E07D4; Sun, 7 Apr 2019 14:41:47 +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 2201FE07D4 for ; Sun, 7 Apr 2019 14:41:46 +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 9E924335CCF for ; Sun, 7 Apr 2019 14:41:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 099B0576 for ; Sun, 7 Apr 2019 14:41:44 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1554648023.5ec7690c7fee4a306837fe37fca6801f07bcac54.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/xarchiver/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/xarchiver/xarchiver-0.5.4.14.ebuild X-VCS-Directories: app-arch/xarchiver/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 5ec7690c7fee4a306837fe37fca6801f07bcac54 X-VCS-Branch: master Date: Sun, 7 Apr 2019 14:41:44 +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: 93537c0d-29d0-476c-9da3-df5f4f9e68cd X-Archives-Hash: 577db1fffe5f0d4e36c45f406b405961 commit: 5ec7690c7fee4a306837fe37fca6801f07bcac54 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Apr 7 14:40:23 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Apr 7 14:40:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ec7690c app-arch/xarchiver: amd64 stable wrt bug #682814 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" app-arch/xarchiver/xarchiver-0.5.4.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/xarchiver/xarchiver-0.5.4.14.ebuild b/app-arch/xarchiver/xarchiver-0.5.4.14.ebuild index 12127f58d60..f79f8abb224 100644 --- a/app-arch/xarchiver/xarchiver-0.5.4.14.ebuild +++ b/app-arch/xarchiver/xarchiver-0.5.4.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ib/xarchiver/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc" # older pigz versions have incompatible command-line processing