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 6AF6D139368 for ; Wed, 11 Aug 2021 06:39:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0D01E0875; Wed, 11 Aug 2021 06:39:27 +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 89CE8E0875 for ; Wed, 11 Aug 2021 06:39:27 +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 807FA342EE3 for ; Wed, 11 Aug 2021 06:39:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 024E58A7 for ; Wed, 11 Aug 2021 06:39:24 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1628663945.96e7bfba8aa6d0a3fe53fdaa7be9d8bd33bb6d97.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/abi-dumper/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/abi-dumper/abi-dumper-1.2.ebuild X-VCS-Directories: dev-util/abi-dumper/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 96e7bfba8aa6d0a3fe53fdaa7be9d8bd33bb6d97 X-VCS-Branch: master Date: Wed, 11 Aug 2021 06:39:24 +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: 7255e2a4-995a-46ef-8556-1cbb73c169ae X-Archives-Hash: a03a2d159c4232c42d79f78f8bb6d387 commit: 96e7bfba8aa6d0a3fe53fdaa7be9d8bd33bb6d97 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Aug 11 06:39:05 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Aug 11 06:39:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e7bfba dev-util/abi-dumper: amd64 stable wrt bug #807448 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-util/abi-dumper/abi-dumper-1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/abi-dumper/abi-dumper-1.2.ebuild b/dev-util/abi-dumper/abi-dumper-1.2.ebuild index 954291e0ea9..bba3fa1eac1 100644 --- a/dev-util/abi-dumper/abi-dumper-1.2.ebuild +++ b/dev-util/abi-dumper/abi-dumper-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/lvc/abi-dumper/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}