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 CDEC013835B for ; Sat, 3 Apr 2021 21:58:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E10CFE0887; Sat, 3 Apr 2021 21:58:45 +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 ABB5AE0887 for ; Sat, 3 Apr 2021 21:58:45 +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 B7B89340815 for ; Sat, 3 Apr 2021 21:58:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D29E2642 for ; Sat, 3 Apr 2021 21:58:41 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1617486269.2ded5ee795a8bd0a3f6795519dde9d87592deb93.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/xbiso/xbiso-0.6.1-r3.ebuild X-VCS-Directories: app-cdr/xbiso/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2ded5ee795a8bd0a3f6795519dde9d87592deb93 X-VCS-Branch: master Date: Sat, 3 Apr 2021 21:58:41 +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: f08feb54-8cc7-46cf-9fee-2330fdc47a4e X-Archives-Hash: 5c68a5dd5e114c32a240c5b7565b5058 commit: 2ded5ee795a8bd0a3f6795519dde9d87592deb93 Author: Sam James gentoo org> AuthorDate: Sat Apr 3 21:44:29 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 3 21:44:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ded5ee7 app-cdr/xbiso: stable EAPI 7 revision Signed-off-by: Sam James gentoo.org> app-cdr/xbiso/xbiso-0.6.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild index 5894d4c30c2..6d770560ed4 100644 --- a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild +++ b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" src_prepare() {