net-misc/cni-plugins: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 29 Jan 2019 22:41:28 +0000 (23:41 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 29 Jan 2019 22:41:28 +0000 (23:41 +0100)
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
net-misc/cni-plugins/cni-plugins-0.7.4.ebuild

index 33c40be3cbf26580d14663d4e593f2782719ba39..0fbcda6f95460db2de16cec3aaebcaf3d4217743 100644 (file)
@@ -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"