commit: 0bb2743b62cd312542e66d8891858bb0783dff58
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 27 21:40:31 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Nov 27 21:55:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb2743b
net-misc/freerdp: x86 stable (bug #672010)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
net-misc/freerdp/freerdp-2.0.0_rc4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/freerdp/freerdp-2.0.0_rc4.ebuild
b/net-misc/freerdp/freerdp-2.0.0_rc4.ebuild
index 28cbb8c7469..2b9185fe097 100644
--- a/net-misc/freerdp/freerdp-2.0.0_rc4.ebuild
+++ b/net-misc/freerdp/freerdp-2.0.0_rc4.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} != 9999 ]]; then
MY_P=${P/_/-}
S="${WORKDIR}/${MY_P}"
SRC_URI="https://pub.freerdp.com/releases/${MY_P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 x86"
else
inherit git-r3
SRC_URI=""