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 D972F1382C5 for ; Wed, 7 Mar 2018 20:33:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13AB3E09CA; Wed, 7 Mar 2018 20:33:32 +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 E3E13E09CA for ; Wed, 7 Mar 2018 20:33:31 +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 CADD1335C2A for ; Wed, 7 Mar 2018 20:33:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 075FD23F for ; Wed, 7 Mar 2018 20:33:29 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1520454633.43093a4dde4533139a1d42484e719a5b2cf36cc0.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/quoter/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/quoter/quoter-3.0_p2-r1.ebuild X-VCS-Directories: app-shells/quoter/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 43093a4dde4533139a1d42484e719a5b2cf36cc0 X-VCS-Branch: master Date: Wed, 7 Mar 2018 20:33:29 +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-Archives-Salt: cb3d85e1-c2ae-458e-9530-d7ef817d7588 X-Archives-Hash: c9b2013cec5b24f42a0d97fe19118dc8 commit: 43093a4dde4533139a1d42484e719a5b2cf36cc0 Author: Michael Weber gentoo org> AuthorDate: Wed Mar 7 20:30:33 2018 +0000 Commit: Michael Weber gentoo org> CommitDate: Wed Mar 7 20:30:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43093a4d app-shells/quoter: arm64 stable Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-shells/quoter/quoter-3.0_p2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/quoter/quoter-3.0_p2-r1.ebuild b/app-shells/quoter/quoter-3.0_p2-r1.ebuild index b97237c2356..a5b0ed2d6f5 100644 --- a/app-shells/quoter/quoter-3.0_p2-r1.ebuild +++ b/app-shells/quoter/quoter-3.0_p2-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="" src_install() {