app-misc/go-jira: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:49:35 +0000 (11:49 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:53:08 +0000 (11:53 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-misc/go-jira/go-jira-1.0.20.ebuild

index 513090c2a8f98bad8e8d031f8a97e74a5ea343ab..14338649642945336ef6f0f1bfb0fa6d9cefba96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ EGO_PN="gopkg.in/Netflix-Skunkworks/go-jira.v1"
 
 inherit golang-build golang-vcs-snapshot
 
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 DESCRIPTION="A simple JIRA commandline client in Go"
 HOMEPAGE="https://github.com/Netflix-Skunkworks/go-jira"