commit: f53e268caa7b81e1b5187dc97550fa1821060cf4 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu May 21 09:02:58 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu May 21 09:02:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f53e268c
net-misc/freerdp: amd64 stable wrt bug #724380 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-misc/freerdp/freerdp-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/freerdp/freerdp-2.1.1.ebuild b/net-misc/freerdp/freerdp-2.1.1.ebuild index 3ab0cba9b80..81e016da0e5 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"