summaryrefslogtreecommitdiff
path: root/net-misc/freerdp/freerdp-2.0.0_rc0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-11-10 00:43:02 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-11-10 00:43:02 +0000
commita5332b59346f7cbf0fdbd148b54aa8a84aaf8190 (patch)
treee6d8d3589fcd01fbc3f1286185639163daa81424 /net-misc/freerdp/freerdp-2.0.0_rc0.ebuild
parentfceeaf01a28ee71065cf3798b70b77d3bc4ef199 (diff)
gentoo resync : 10.11.2017
Diffstat (limited to 'net-misc/freerdp/freerdp-2.0.0_rc0.ebuild')
-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 2e61b45ffa98..524d988f03e2 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=""