summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-05-17 13:29:19 +0200
committerTobias Klausmann <klausman@gentoo.org>2018-05-17 13:29:19 +0200
commit3919539314ff41d5e91c9f5ada019f3728220893 (patch)
tree027adb6433be637b247c400584e8070996f5095b /net-misc
parentsys-libs/e2fsprogs-libs-1.43.9-r0: alpha stable (diff)
downloadgentoo-3919539314ff41d5e91c9f5ada019f3728220893.tar.gz
gentoo-3919539314ff41d5e91c9f5ada019f3728220893.tar.bz2
gentoo-3919539314ff41d5e91c9f5ada019f3728220893.zip
net-misc/freerdp-2.0.0_rc2-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/655916
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/freerdp/freerdp-2.0.0_rc2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 328ca08dce11..fe3f3e07ee6c 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=""