summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-04-01 12:00:04 +0200
committerTobias Klausmann <klausman@gentoo.org>2018-04-01 12:00:04 +0200
commit27a46901ff6f00ebed7df3e411c1081567779b5f (patch)
tree6b02c5d3de074119c1ab93623cee56cc83499f77
parentmail-filter/spamassassin-3.4.1-r20: alpha stable (diff)
downloadgentoo-27a46901ff6f00ebed7df3e411c1081567779b5f.tar.gz
gentoo-27a46901ff6f00ebed7df3e411c1081567779b5f.tar.bz2
gentoo-27a46901ff6f00ebed7df3e411c1081567779b5f.zip
net-misc/freerdp-2.0.0_rc1-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/650528
-rw-r--r--net-misc/freerdp/freerdp-2.0.0_rc1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/freerdp/freerdp-2.0.0_rc1-r1.ebuild b/net-misc/freerdp/freerdp-2.0.0_rc1-r1.ebuild
index 850dd8144d34..abeb6cfe60c8 100644
--- a/net-misc/freerdp/freerdp-2.0.0_rc1-r1.ebuild
+++ b/net-misc/freerdp/freerdp-2.0.0_rc1-r1.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=""