summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-10-28 17:01:25 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-10-28 17:01:25 +0200
commitd89a61665fe63c5f036dba4fc06b21d1c0ec4478 (patch)
tree9f56b4a05307ef67ac4160b1d79eb2cc3472e05b /net-misc/freerdp
parentsys-apps/sandbox: Stable on amd64 (diff)
downloadgentoo-d89a61665fe63c5f036dba4fc06b21d1c0ec4478.tar.gz
gentoo-d89a61665fe63c5f036dba4fc06b21d1c0ec4478.tar.bz2
gentoo-d89a61665fe63c5f036dba4fc06b21d1c0ec4478.zip
net-misc/freerdp: Stable on amd64
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'net-misc/freerdp')
-rw-r--r--net-misc/freerdp/freerdp-2.0.0_rc0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/freerdp/freerdp-2.0.0_rc0.ebuild b/net-misc/freerdp/freerdp-2.0.0_rc0.ebuild
index eef56aa415d3..7d33504d37ca 100644
--- a/net-misc/freerdp/freerdp-2.0.0_rc0.ebuild
+++ b/net-misc/freerdp/freerdp-2.0.0_rc0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then
MY_P="FreeRDP-${MY_PV}"
S="${WORKDIR}/${MY_P}"
SRC_URI="https://github.com/FreeRDP/FreeRDP/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86"
else
inherit git-r3
SRC_URI=""