phajdan.jr    14/08/14 17:13:23

  Modified:             ChangeLog go-1.3.ebuild
  Log:
  x86 stable wrt bug #517432
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, 
signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  Changes    Path
1.42                 dev-lang/go/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.42&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.42&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   4 Aug 2014 07:25:02 -0000       1.41
+++ ChangeLog   14 Aug 2014 17:13:22 -0000      1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/go
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.41 2014/08/04 
07:25:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.42 2014/08/14 
17:13:22 phajdan.jr Exp $
+
+  14 Aug 2014; Pawel Hajdan jr <[email protected]> go-1.3.ebuild:
+  x86 stable wrt bug #517432
 
   04 Aug 2014; Fabian Groffen <[email protected]> go-1.3.ebuild:
   Marked ~x86-macos



1.5                  dev-lang/go/go-1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.3.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.3.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.3.ebuild?r1=1.4&r2=1.5

Index: go-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- go-1.3.ebuild       4 Aug 2014 07:25:02 -0000       1.4
+++ go-1.3.ebuild       14 Aug 2014 17:13:22 -0000      1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.3.ebuild,v 1.4 2014/08/04 
07:25:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.3.ebuild,v 1.5 2014/08/14 
17:13:22 phajdan.jr Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 else
        SRC_URI="https://storage.googleapis.com/golang/go${PV}.src.tar.gz";
        # Upstream only supports go on amd64, arm and x86 architectures.
-       KEYWORDS="-* amd64 arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos"
+       KEYWORDS="-* amd64 arm x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos"
 fi
 
 DESCRIPTION="A concurrent garbage collected and typesafe programming language"




Reply via email to