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 CF967138334 for ; Fri, 13 Jul 2018 09:14:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4110E092D; Fri, 13 Jul 2018 09:14:50 +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 94BA1E092D for ; Fri, 13 Jul 2018 09:14:50 +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 3AE3033BEA8 for ; Fri, 13 Jul 2018 09:14:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C77F386 for ; Fri, 13 Jul 2018 09:14:47 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1531473112.4df721c30f48a7b4896f5ea8633d73a8281fb3ba.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libepubgen/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/libepubgen/libepubgen-0.1.1.ebuild X-VCS-Directories: app-text/libepubgen/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 4df721c30f48a7b4896f5ea8633d73a8281fb3ba X-VCS-Branch: master Date: Fri, 13 Jul 2018 09:14:47 +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: 3d6dbf75-4b28-4163-ba46-da294f51248a X-Archives-Hash: 4a7f6d00aea818ac727a65e0bed25823 commit: 4df721c30f48a7b4896f5ea8633d73a8281fb3ba Author: Mart Raudsepp gentoo org> AuthorDate: Fri Jul 13 09:11:38 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Jul 13 09:11:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df721c3 app-text/libepubgen-0.1.1: added ~arm64 keyword Tested-by: Roy Bamford gentoo.org> Bug: https://bugs.gentoo.org/646506 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm64" app-text/libepubgen/libepubgen-0.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/libepubgen/libepubgen-0.1.1.ebuild b/app-text/libepubgen/libepubgen-0.1.1.ebuild index 2fe034fa160..80387cdb8ac 100644 --- a/app-text/libepubgen/libepubgen-0.1.1.ebuild +++ b/app-text/libepubgen/libepubgen-0.1.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="debug doc test" RDEPEND="