mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +02:00
dev-lang/go: mark amd64 stable
This commit is contained in:
parent
7ceb23be01
commit
ffdd2522ce
@ -15,7 +15,7 @@ if [[ ${PV} = 9999 ]]; then
|
|||||||
else
|
else
|
||||||
SRC_URI="https://storage.googleapis.com/golang/go${PV}.src.tar.gz"
|
SRC_URI="https://storage.googleapis.com/golang/go${PV}.src.tar.gz"
|
||||||
# arm64 only works when cross-compiling in the SDK
|
# arm64 only works when cross-compiling in the SDK
|
||||||
KEYWORDS="-* ~amd64 ~arm arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos"
|
KEYWORDS="-* amd64 ~arm arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="A concurrent garbage collected and typesafe programming language"
|
DESCRIPTION="A concurrent garbage collected and typesafe programming language"
|
||||||
|
@ -76,10 +76,6 @@ dev-util/checkbashisms
|
|||||||
=cross-aarch64-cros-linux-gnu/gcc-4.9.3 ~arm64
|
=cross-aarch64-cros-linux-gnu/gcc-4.9.3 ~arm64
|
||||||
=cross-x86_64-cros-linux-gnu/gcc-4.9.3 ~amd64
|
=cross-x86_64-cros-linux-gnu/gcc-4.9.3 ~amd64
|
||||||
|
|
||||||
# go 1.4.3 includes a number of security fixes.
|
|
||||||
# https://github.com/golang/go/issues?q=milestone%3AGo1.4.3
|
|
||||||
=dev-lang/go-1.4.3 ~amd64
|
|
||||||
|
|
||||||
# newer btrfs-progs improve things like preserving capabilities in send/receive
|
# newer btrfs-progs improve things like preserving capabilities in send/receive
|
||||||
# https://github.com/coreos/bugs/issues/923
|
# https://github.com/coreos/bugs/issues/923
|
||||||
=sys-fs/btrfs-progs-4.2.2 ~amd64 ~arm64
|
=sys-fs/btrfs-progs-4.2.2 ~amd64 ~arm64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user