commit: b949b0907afa0365069aba1bc615e9fe67f937cc
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 13:49:01 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 13:49:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b949b090
net-misc/freerdp: ppc stable wrt bug #724380
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-misc/freerdp/freerdp-2.1.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/freerdp/freerdp-2.1.1-r1.ebuild
b/net-misc/freerdp/freerdp-2.1.1-r1.ebuild
index b9405ff047e..6462cdd6d80 100644
--- a/net-misc/freerdp/freerdp-2.1.1-r1.ebuild
+++ b/net-misc/freerdp/freerdp-2.1.1-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
else
MY_P=${P/_/-}
SRC_URI="https://pub.freerdp.com/releases/${MY_P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~ppc ~ppc64 x86"
+ KEYWORDS="~alpha amd64 arm arm64 ppc ~ppc64 x86"
fi
DESCRIPTION="Free implementation of the Remote Desktop Protocol"