commit: 88a62d8879941a45675f80cab01b88efd25e74ae Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri May 18 14:44:26 2018 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri May 18 14:44:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88a62d88
net-misc/freerdp: amd64 stable wrt bug #655916 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" net-misc/freerdp/freerdp-2.0.0_rc2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/freerdp/freerdp-2.0.0_rc2-r1.ebuild b/net-misc/freerdp/freerdp-2.0.0_rc2-r1.ebuild index c1282f4c1ed..03e8c24e809 100644 --- a/net-misc/freerdp/freerdp-2.0.0_rc2-r1.ebuild +++ b/net-misc/freerdp/freerdp-2.0.0_rc2-r1.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=""