summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2019-02-07 11:49:35 +0100
committerManuel Rüger <mrueg@gentoo.org>2019-02-07 11:53:08 +0100
commitfbc663f48eba034ed794d602f6b2a8b23146cb76 (patch)
tree1794b62de24371033109d08ca05ea073d3272283
parentdev-lua/luasocket: amd64 stable wrt bug #676488 (diff)
downloadgentoo-fbc663f48eba034ed794d602f6b2a8b23146cb76.tar.gz
gentoo-fbc663f48eba034ed794d602f6b2a8b23146cb76.tar.bz2
gentoo-fbc663f48eba034ed794d602f6b2a8b23146cb76.zip
app-misc/go-jira: Stabilize on amd64
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
-rw-r--r--app-misc/go-jira/go-jira-1.0.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/go-jira/go-jira-1.0.20.ebuild b/app-misc/go-jira/go-jira-1.0.20.ebuild
index 513090c2a8f9..143386496429 100644
--- a/app-misc/go-jira/go-jira-1.0.20.ebuild
+++ b/app-misc/go-jira/go-jira-1.0.20.ebuild
@@ -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"