commit: 0942ac66d5f8d03b7a286883d2aac695e7b68cd9
Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Sat Jun 6 13:50:17 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jun 6 19:30:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0942ac66
net-misc/freerdp: arm64 stable (bug #724380)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
net-misc/freerdp/freerdp-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/freerdp/freerdp-2.1.1.ebuild
b/net-misc/freerdp/freerdp-2.1.1.ebuild
index 80ed08a506c..d52fe4d1a0a 100644
--- a/net-misc/freerdp/freerdp-2.1.1.ebuild
+++ b/net-misc/freerdp/freerdp-2.1.1.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"