diff options
author | Sam James <sam@gentoo.org> | 2023-01-06 21:51:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-06 21:51:18 +0000 |
commit | c2d8b87fa7cfe5fe710f04d870b4c948ee5e5ab9 (patch) | |
tree | de2857693343fddc4e2f6ffca24558afecb7566c /app-admin/consul | |
parent | media-video/mplayer: Stabilize 1.5 ppc, #889970 (diff) | |
download | gentoo-c2d8b87fa7cfe5fe710f04d870b4c948ee5e5ab9.tar.gz gentoo-c2d8b87fa7cfe5fe710f04d870b4c948ee5e5ab9.tar.bz2 gentoo-c2d8b87fa7cfe5fe710f04d870b4c948ee5e5ab9.zip |
app-admin/consul: Stabilize 1.14.3 amd64, #889972
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/consul')
-rw-r--r-- | app-admin/consul/consul-1.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/consul/consul-1.14.3.ebuild b/app-admin/consul/consul-1.14.3.ebuild index d6ba1bbe7a0d..65a0b54229bf 100644 --- a/app-admin/consul/consul-1.14.3.ebuild +++ b/app-admin/consul/consul-1.14.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/zmedico/consul/archive/v${PV}-vendor.tar.gz -> ${P}- LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT" RESTRICT+=" test" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" BDEPEND="dev-go/gox" COMMON_DEPEND=" |