From 3117ca9fb1641cb0387276681ec1ccbcca244be9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 4 Jan 2021 03:29:35 +0000 Subject: net-p2p/ncdc: Stabilize 1.22.1 amd64, #763429 Signed-off-by: Sam James --- net-p2p/ncdc/ncdc-1.22.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p/ncdc') diff --git a/net-p2p/ncdc/ncdc-1.22.1.ebuild b/net-p2p/ncdc/ncdc-1.22.1.ebuild index 8377b413dc10..ed9fe7aa2590 100644 --- a/net-p2p/ncdc/ncdc-1.22.1.ebuild +++ b/net-p2p/ncdc/ncdc-1.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then EGIT_REPO_URI="git://g.blicky.net/ncdc.git" else SRC_URI="https://dev.yorhel.nl/download/${P}.tar.gz" - KEYWORDS="~amd64 ~ppc ~sparc ~x86" + KEYWORDS="amd64 ~ppc ~sparc ~x86" fi LICENSE="MIT" -- cgit v1.2.3-65-gdbad