diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-10 20:38:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-10 20:38:01 +0300 |
commit | aa109aa4fd16a72aa746bc943da93bd76bfcfa0b (patch) | |
tree | df6318b4b95482cd0256ed598904dbd5fdf1fbe9 /net-misc/freerdp | |
parent | dev-python/dulwich: Stabilize 0.20.35 arm64, #837401 (diff) | |
download | gentoo-aa109aa4fd16a72aa746bc943da93bd76bfcfa0b.tar.gz gentoo-aa109aa4fd16a72aa746bc943da93bd76bfcfa0b.tar.bz2 gentoo-aa109aa4fd16a72aa746bc943da93bd76bfcfa0b.zip |
net-misc/freerdp: Stabilize 2.6.1 ppc64, #837515
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/freerdp')
-rw-r--r-- | net-misc/freerdp/freerdp-2.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/freerdp/freerdp-2.6.1.ebuild b/net-misc/freerdp/freerdp-2.6.1.ebuild index 93d5c0fd164a..ffe21af62c60 100644 --- a/net-misc/freerdp/freerdp-2.6.1.ebuild +++ b/net-misc/freerdp/freerdp-2.6.1.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 ~riscv x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" fi DESCRIPTION="Free implementation of the Remote Desktop Protocol" |