diff options
author | Sam James <sam@gentoo.org> | 2022-05-04 01:15:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-04 01:15:20 +0100 |
commit | b8c76e425f832f9377e8031291a0673f640cd57a (patch) | |
tree | 439f188010fdbc4806c43d36697b5bce271052b6 /net-misc/freerdp | |
parent | sys-fs/mtools: drop obsolete eautoreconf (diff) | |
download | gentoo-b8c76e425f832f9377e8031291a0673f640cd57a.tar.gz gentoo-b8c76e425f832f9377e8031291a0673f640cd57a.tar.bz2 gentoo-b8c76e425f832f9377e8031291a0673f640cd57a.zip |
net-misc/freerdp: Stabilize 2.7.0 amd64, #842264
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/freerdp')
-rw-r--r-- | net-misc/freerdp/freerdp-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/freerdp/freerdp-2.7.0.ebuild b/net-misc/freerdp/freerdp-2.7.0.ebuild index 99ddb2dd9804..6a10e7343439 100644 --- a/net-misc/freerdp/freerdp-2.7.0.ebuild +++ b/net-misc/freerdp/freerdp-2.7.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 ~riscv ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" fi DESCRIPTION="Free implementation of the Remote Desktop Protocol" |