commit: a68376be2ec67548ba2e84649d4a57330e7f9927
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 13:50:09 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 13:50:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a68376be
net-misc/freerdp: ppc64 stable wrt bug #724380
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
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 6462cdd6d80..ffab34deaee 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"