www-servers/caddy: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:50:48 +0000 (11:50 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:53:11 +0000 (11:53 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
www-servers/caddy/caddy-0.10.11.ebuild

index 90366d4aca4c8da9ab364521fde1d8403a60cf48..bc2df356b5fba24bcbdeff335abc2c32e0e0a6ab 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
@@ -9,7 +9,7 @@ inherit golang-build golang-vcs-snapshot
 
 EGIT_COMMIT="v${PV}"
 ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 DESCRIPTION="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
 HOMEPAGE="https://github.com/mholt/caddy"