diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 20:14:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 20:14:53 +0100 |
commit | 4cd843e9dcffb99fa7197323c586624d07657978 (patch) | |
tree | 9513bb15df2ba538a0f6b687ca1db86a713ca205 /net-misc | |
parent | dev-ml/mccs: Stabilize 1.1.13 ppc, #807562 (diff) | |
download | gentoo-4cd843e9dcffb99fa7197323c586624d07657978.tar.gz gentoo-4cd843e9dcffb99fa7197323c586624d07657978.tar.bz2 gentoo-4cd843e9dcffb99fa7197323c586624d07657978.zip |
net-misc/freerdp: Stabilize 2.3.2 ppc64, #805557
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/freerdp/freerdp-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/freerdp/freerdp-2.3.2.ebuild b/net-misc/freerdp/freerdp-2.3.2.ebuild index ca45e00a93ed..e30e52181892 100644 --- a/net-misc/freerdp/freerdp-2.3.2.ebuild +++ b/net-misc/freerdp/freerdp-2.3.2.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" |