diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 11:04:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 11:04:05 +0200 |
commit | 1128b36ba4e20a4b93e382297067adc6cd67f687 (patch) | |
tree | 03c36ca7011fc1c0f9e0d14e2001e05b22eaf3fd /net-misc | |
parent | net-misc/freerdp: amd64 stable wrt bug #724380 (diff) | |
download | gentoo-1128b36ba4e20a4b93e382297067adc6cd67f687.tar.gz gentoo-1128b36ba4e20a4b93e382297067adc6cd67f687.tar.bz2 gentoo-1128b36ba4e20a4b93e382297067adc6cd67f687.zip |
net-misc/freerdp: arm stable wrt bug #724380
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/freerdp/freerdp-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/freerdp/freerdp-2.1.1.ebuild b/net-misc/freerdp/freerdp-2.1.1.ebuild index 81e016da0e59..abffcd41f718 100644 --- a/net-misc/freerdp/freerdp-2.1.1.ebuild +++ b/net-misc/freerdp/freerdp-2.1.1.ebuild @@ -15,7 +15,7 @@ else MY_P=${P/_/-} S="${WORKDIR}/FreeRDP-${PV}" SRC_URI="https://github.com/FreeRDP/FreeRDP/archive/${PV}.tar.gz -> ${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" |