diff options
author | Sam James <sam@gentoo.org> | 2020-08-06 14:34:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-06 14:35:40 +0000 |
commit | 9cffe5f5fbd3086638b5c354d9582876b81b902b (patch) | |
tree | fdbaddab9151f05bef05ba11e130d7fbbe899628 /net-misc/freerdp | |
parent | sys-fs/udev: Stabilize 245.5 arm, #736088 (diff) | |
download | gentoo-9cffe5f5fbd3086638b5c354d9582876b81b902b.tar.gz gentoo-9cffe5f5fbd3086638b5c354d9582876b81b902b.tar.bz2 gentoo-9cffe5f5fbd3086638b5c354d9582876b81b902b.zip |
net-misc/freerdp: Stabilize 2.2.0 arm, #733328
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/freerdp')
-rw-r--r-- | net-misc/freerdp/freerdp-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/freerdp/freerdp-2.2.0.ebuild b/net-misc/freerdp/freerdp-2.2.0.ebuild index 4c2a81ad0304..013a0adea063 100644 --- a/net-misc/freerdp/freerdp-2.2.0.ebuild +++ b/net-misc/freerdp/freerdp-2.2.0.ebuild @@ -15,7 +15,7 @@ else 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" fi DESCRIPTION="Free implementation of the Remote Desktop Protocol" |