diff options
author | Sam James <sam@gentoo.org> | 2023-01-13 14:50:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-13 14:50:10 +0000 |
commit | 20d17da91dd3bc25f59230bdb907096a554339d9 (patch) | |
tree | d2094838f649a77b294c07323ad0c661fb717574 /net-p2p/ncdc | |
parent | dev-util/makeheaders: Stabilize 0_p20220411 amd64, #890644 (diff) | |
download | gentoo-20d17da91dd3bc25f59230bdb907096a554339d9.tar.gz gentoo-20d17da91dd3bc25f59230bdb907096a554339d9.tar.bz2 gentoo-20d17da91dd3bc25f59230bdb907096a554339d9.zip |
net-p2p/ncdc: Stabilize 1.23.1 amd64, #890644
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/ncdc')
-rw-r--r-- | net-p2p/ncdc/ncdc-1.23.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ncdc/ncdc-1.23.1.ebuild b/net-p2p/ncdc/ncdc-1.23.1.ebuild index 974259c2f911..035b1007f660 100644 --- a/net-p2p/ncdc/ncdc-1.23.1.ebuild +++ b/net-p2p/ncdc/ncdc-1.23.1.ebuild @@ -11,7 +11,7 @@ SRC_URI=" https://dev.yorhel.nl/download/${P}.tar.gz verify-sig? ( https://dev.yorhel.nl/download/${P}.tar.gz.asc ) " -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" LICENSE="MIT" SLOT="0" |