Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/freerdp/
Date: Fri, 07 Aug 2020 11:44:20
Message-Id: 1596800593.a7401b97f8fafa5f14da546d9ce424cbd7658ff2.ago@gentoo
1 commit: a7401b97f8fafa5f14da546d9ce424cbd7658ff2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 7 11:43:13 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 7 11:43:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7401b97
7
8 net-misc/freerdp: amd64 stable wrt bug #733328
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/freerdp/freerdp-2.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/freerdp/freerdp-2.2.0.ebuild b/net-misc/freerdp/freerdp-2.2.0.ebuild
18 index 013a0adea06..0dcb59a3924 100644
19 --- a/net-misc/freerdp/freerdp-2.2.0.ebuild
20 +++ b/net-misc/freerdp/freerdp-2.2.0.ebuild
21 @@ -15,7 +15,7 @@ else
22 MY_P=${P/_/-}
23 S="${WORKDIR}/${MY_P}"
24 SRC_URI="https://pub.freerdp.com/releases/${MY_P}.tar.gz"
25 - KEYWORDS="~alpha ~amd64 arm arm64 ~ppc ~ppc64 ~x86"
26 + KEYWORDS="~alpha amd64 arm arm64 ~ppc ~ppc64 ~x86"
27 fi
28
29 DESCRIPTION="Free implementation of the Remote Desktop Protocol"