Skip to content

Commit

Permalink
net-misc/freerdp: added ~arm64
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.60, Repoman-2.3.12

Signed-off-by: Roy Bamford <[email protected]>
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
NeddySeagoon authored and a17r committed Feb 19, 2019
1 parent ae54296 commit ba0207a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net-misc/freerdp/freerdp-2.0.0_rc4.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="6"
Expand All @@ -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 ~ppc ~ppc64 x86"
KEYWORDS="alpha amd64 arm ~arm64 ~ppc ~ppc64 x86"
else
inherit git-r3
SRC_URI=""
Expand Down

0 comments on commit ba0207a

Please sign in to comment.