summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2018-01-02 14:03:47 +0100
committerManuel Rüger <mrueg@gentoo.org>2018-01-02 14:03:47 +0100
commitd77ffc9f10019e05d7b6235abd29211d77397ced (patch)
tree9af13d06e0b737c2bef750c41b914ec217eda756 /app-emulation/containerd
parentapp-emulation/docker-runc: Stable on amd64 (diff)
downloadgentoo-d77ffc9f10019e05d7b6235abd29211d77397ced.tar.gz
gentoo-d77ffc9f10019e05d7b6235abd29211d77397ced.tar.bz2
gentoo-d77ffc9f10019e05d7b6235abd29211d77397ced.zip
app-emulation/containerd: Stable on amd64
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-emulation/containerd')
-rw-r--r--app-emulation/containerd/containerd-0.2.9_p20170917.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/containerd/containerd-0.2.9_p20170917.ebuild b/app-emulation/containerd/containerd-0.2.9_p20170917.ebuild
index 90c87cf44750..25e1ed88476f 100644
--- a/app-emulation/containerd/containerd-0.2.9_p20170917.ebuild
+++ b/app-emulation/containerd/containerd-0.2.9_p20170917.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ else
MY_PV="${PV/_/-}"
EGIT_COMMIT="06b9cb35161009dcb7123345749fef02f7cea8e0"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~ppc64"
+ KEYWORDS="amd64 ~arm ~ppc64"
inherit golang-vcs-snapshot
fi