commit: 43d6dc20e6e92fd5bf7c47ae8de3af72579b3661
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 7 11:52:43 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Aug 7 11:52:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43d6dc20
net-misc/freerdp: x86 stable wrt bug #733328
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-misc/freerdp/freerdp-2.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/freerdp/freerdp-2.2.0.ebuild
b/net-misc/freerdp/freerdp-2.2.0.ebuild
index 47d778ce728..980bcd892f5 100644
--- a/net-misc/freerdp/freerdp-2.2.0.ebuild
+++ b/net-misc/freerdp/freerdp-2.2.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 ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 x86"
fi
DESCRIPTION="Free implementation of the Remote Desktop Protocol"