diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 11:02:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 11:02:58 +0200 |
commit | f53e268caa7b81e1b5187dc97550fa1821060cf4 (patch) | |
tree | c00940ffd84fea0660a5ff9fe4af24f29f703f20 /net-misc | |
parent | www-servers/tomcat: amd64 stable wrt bug #724344 (diff) | |
download | gentoo-f53e268caa7b81e1b5187dc97550fa1821060cf4.tar.gz gentoo-f53e268caa7b81e1b5187dc97550fa1821060cf4.tar.bz2 gentoo-f53e268caa7b81e1b5187dc97550fa1821060cf4.zip |
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@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/freerdp/freerdp-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/freerdp/freerdp-2.1.1.ebuild b/net-misc/freerdp/freerdp-2.1.1.ebuild index 3ab0cba9b804..81e016da0e59 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" |