summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-27 15:38:36 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-27 16:14:05 -0400
commit33d64edd7401f23507aa48011b614c60ae9d8967 (patch)
treeea5847d0cc68de053fc54277d47c556b0b3984e9 /net-misc/freerdp
parentmedia-libs/libprojectm: arm64 stable (diff)
downloadgentoo-33d64edd7401f23507aa48011b614c60ae9d8967.tar.gz
gentoo-33d64edd7401f23507aa48011b614c60ae9d8967.tar.bz2
gentoo-33d64edd7401f23507aa48011b614c60ae9d8967.zip
net-misc/freerdp: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-misc/freerdp')
-rw-r--r--net-misc/freerdp/freerdp-2.0.0_rc4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/freerdp/freerdp-2.0.0_rc4.ebuild b/net-misc/freerdp/freerdp-2.0.0_rc4.ebuild
index dcf32d13beb8..772d36f98fa8 100644
--- a/net-misc/freerdp/freerdp-2.0.0_rc4.ebuild
+++ b/net-misc/freerdp/freerdp-2.0.0_rc4.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} != 9999 ]]; then
MY_P=${P/_/-}
S="${WORKDIR}/${MY_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"
else
inherit git-r3
SRC_URI=""