app-misc/go-jira: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Mon, 19 Mar 2018 18:31:10 +0000 (19:31 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 19 Mar 2018 18:31:10 +0000 (19:31 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-misc/go-jira/go-jira-1.0.14.ebuild

index 76adf6c250b73e23b08e8801a2fc080283a47f70..6092975389c0f298bb1e3da7edcb491fef71b74c 100644 (file)
@@ -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
@@ -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"