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 2C3E21382C5 for ; Sun, 29 Apr 2018 15:34:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81D9FE0A9F; Sun, 29 Apr 2018 15:34:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5C693E0A9F for ; Sun, 29 Apr 2018 15:34:44 +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 3E5A4335C95 for ; Sun, 29 Apr 2018 15:34:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0780B28D for ; Sun, 29 Apr 2018 15:34:42 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1525016077.bdf1a635ab5d0e1b2a3cbdedd65fb623f68b1db8.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/subversion/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/subversion/subversion-1.10.0.ebuild X-VCS-Directories: dev-vcs/subversion/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: bdf1a635ab5d0e1b2a3cbdedd65fb623f68b1db8 X-VCS-Branch: master Date: Sun, 29 Apr 2018 15:34:42 +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: 740add77-ed5e-45b3-961c-84500bde4b1e X-Archives-Hash: 47c9ecdb03938c2b7e6cff43345d890c commit: bdf1a635ab5d0e1b2a3cbdedd65fb623f68b1db8 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Apr 29 15:33:56 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Apr 29 15:34:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf1a635 dev-vcs/subversion: Add ~arm keyword (bug #653210) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-vcs/subversion/subversion-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/subversion/subversion-1.10.0.ebuild b/dev-vcs/subversion/subversion-1.10.0.ebuild index fc541e8c9eb..03d3f4e32e7 100644 --- a/dev-vcs/subversion/subversion-1.10.0.ebuild +++ b/dev-vcs/subversion/subversion-1.10.0.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" [[ "${PV}" = *_rc* ]] || \ -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc" IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kwallet nls perl python ruby sasl test vim-syntax" COMMON_DEPEND="