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 3B16E138335 for ; Thu, 1 Aug 2019 15:13:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E52BDE0837; Thu, 1 Aug 2019 15:13:49 +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 C8609E0835 for ; Thu, 1 Aug 2019 15:13:49 +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 8FD103491DA for ; Thu, 1 Aug 2019 15:13:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8258F742 for ; Thu, 1 Aug 2019 15:13:46 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1564672419.ecc1fa8094b7a1e40f28cc0aeb4cb8eef14bae1c.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/liblangtag/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/liblangtag/liblangtag-0.6.2.ebuild X-VCS-Directories: app-text/liblangtag/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: ecc1fa8094b7a1e40f28cc0aeb4cb8eef14bae1c X-VCS-Branch: master Date: Thu, 1 Aug 2019 15:13: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: 27ac3458-a71c-4892-ac8e-4df172ea6943 X-Archives-Hash: 11542bedda359f57d2808d8a8e71112d commit: ecc1fa8094b7a1e40f28cc0aeb4cb8eef14bae1c Author: Aaron Bauman gentoo org> AuthorDate: Thu Aug 1 15:12:58 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu Aug 1 15:13:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc1fa80 app-text/liblangtag: arm64 stable Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" app-text/liblangtag/liblangtag-0.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/liblangtag/liblangtag-0.6.2.ebuild b/app-text/liblangtag/liblangtag-0.6.2.ebuild index eb4cac7ef1a..3c6be86ce44 100644 --- a/app-text/liblangtag/liblangtag-0.6.2.ebuild +++ b/app-text/liblangtag/liblangtag-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2" LICENSE="|| ( LGPL-3 MPL-2.0 )" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" IUSE="debug doc introspection static-libs test" RDEPEND="