Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/kdesvn/
Date: Wed, 14 Aug 2019 13:00:55
Message-Id: 1565787622.e1d43b58435c008a755925ebf42a32f1ef089dc2.asturm@gentoo
1 commit: e1d43b58435c008a755925ebf42a32f1ef089dc2
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 14 12:49:15 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 14 13:00:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d43b58
7
8 dev-vcs/kdesvn: 2.1.0 amd64 stable
9
10 Closes: https://bugs.gentoo.org/691968
11 Package-Manager: Portage-2.3.71, Repoman-2.3.17
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 dev-vcs/kdesvn/kdesvn-2.1.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild b/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild
18 index 0a1885cceb3..a6bf20965e1 100644
19 --- a/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild
20 +++ b/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild
21 @@ -11,7 +11,7 @@ HOMEPAGE="https://kde.org/applications/development/org.kde.kdesvn"
22
23 if [[ ${PV} != 9999* ]]; then
24 SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
25 - KEYWORDS="~amd64 x86"
26 + KEYWORDS="amd64 x86"
27 fi
28
29 LICENSE="GPL-2"