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 A854C1382C5 for ; Thu, 19 Apr 2018 20:41:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 012CEE0A45; Thu, 19 Apr 2018 20:41:02 +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 D32FDE0A43 for ; Thu, 19 Apr 2018 20:41:01 +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 F0E8E335C7A for ; Thu, 19 Apr 2018 20:41:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADC7528D for ; Thu, 19 Apr 2018 20:40:58 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1524170448.9af78d0d6e3c1e33d574f901d868354dcad41065.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 9af78d0d6e3c1e33d574f901d868354dcad41065 X-VCS-Branch: master Date: Thu, 19 Apr 2018 20:40:58 +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: 5497ba8e-2a4e-43f1-8c2d-0f8e470d24a5 X-Archives-Hash: 089aef08d14b0ae0fbc17092121bd27b commit: 9af78d0d6e3c1e33d574f901d868354dcad41065 Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Apr 19 20:05:51 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Apr 19 20:40:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af78d0d dev-vcs/subversion: keyworded 1.10.0 for sparc Bug: https://bugs.gentoo.org/653210 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" 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 e78458b9998..fc541e8c9eb 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" +KEYWORDS="~amd64 ~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="