commit:     aadf87c837769df6910e452acd844a04f1a019bc
Author:     Ben Sagal <bsagal <AT> gmail <DOT> com>
AuthorDate: Wed Aug 31 17:59:16 2016 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 17:59:16 2016 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=aadf87c8

Change stable keywords to testing.
The stable keywords are initial commits so does not signify that the package 
has been tested and all the other keywords in the overlay are testing apart for 
these.

 dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1.ebuild | 2 +-
 dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1.ebuild 
b/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1.ebuild
index 3f09a9d..b646977 100644
--- a/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1.ebuild
+++ b/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 SRC_URI="https://github.com/mrward/xdt/archive/Release-NuGet-${PV}-Mono.tar.gz 
-> xdt-for-monodevelop-${PV}.tar.gz"
 S=${WORKDIR}/xdt-Release-NuGet-${PV}-Mono
 
-KEYWORDS="x86 amd64"
+KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 DEPEND="|| ( dev-lang/mono )"

diff --git a/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.3.ebuild 
b/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.3.ebuild
index 2ab4a3e..4b208b7 100644
--- a/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.3.ebuild
+++ b/dev-dotnet/xdt-for-monodevelop/xdt-for-monodevelop-2.8.3.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 SRC_URI="https://github.com/mrward/xdt/archive/Release-NuGet-${PV}-Mono.tar.gz 
-> xdt-for-monodevelop-${PV}.tar.gz"
 S=${WORKDIR}/xdt-Release-NuGet-${PV}-Mono
 
-KEYWORDS="x86 amd64 ~ppc"
+KEYWORDS="~x86 ~amd64 ~ppc"
 IUSE=""
 
 DEPEND="|| ( dev-lang/mono )"

Reply via email to