summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2019-01-29 23:41:28 +0100
committerManuel Rüger <mrueg@gentoo.org>2019-01-29 23:41:28 +0100
commit20c601f9dd6ad123174bb49d793f6ba3da1c40ff (patch)
treec1e722c567f1a897973a7e2eb676ecaad92acdd4 /net-misc/cni-plugins
parentwww-client/opera-developer: Old (diff)
downloadgentoo-20c601f9dd6ad123174bb49d793f6ba3da1c40ff.tar.gz
gentoo-20c601f9dd6ad123174bb49d793f6ba3da1c40ff.tar.bz2
gentoo-20c601f9dd6ad123174bb49d793f6ba3da1c40ff.zip
net-misc/cni-plugins: Stabilize on amd64
Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
Diffstat (limited to 'net-misc/cni-plugins')
-rw-r--r--net-misc/cni-plugins/cni-plugins-0.7.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/cni-plugins/cni-plugins-0.7.4.ebuild b/net-misc/cni-plugins/cni-plugins-0.7.4.ebuild
index 33c40be3cbf2..0fbcda6f9546 100644
--- a/net-misc/cni-plugins/cni-plugins-0.7.4.ebuild
+++ b/net-misc/cni-plugins/cni-plugins-0.7.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit golang-vcs-snapshot
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
DESCRIPTION="Standard networking plugins for container networking"
EGO_PN="github.com/containernetworking/plugins"
HOMEPAGE="https://github.com/containernetworking/plugins"