diff options
author | 2024-08-11 08:43:39 +0300 | |
---|---|---|
committer | 2024-08-11 08:43:39 +0300 | |
commit | f1603af8285c23f27cc293cef55e30401aafc5dc (patch) | |
tree | 2dc858e7e853a454e43c8bf558249f32d683fbc0 /net-p2p | |
parent | net-p2p/ncdc: Stabilize 1.24-r1 amd64, #937715 (diff) | |
download | gentoo-f1603af8285c23f27cc293cef55e30401aafc5dc.tar.gz gentoo-f1603af8285c23f27cc293cef55e30401aafc5dc.tar.bz2 gentoo-f1603af8285c23f27cc293cef55e30401aafc5dc.zip |
net-p2p/ncdc: Stabilize 1.24-r1 x86, #937715
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ncdc/ncdc-1.24-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ncdc/ncdc-1.24-r1.ebuild b/net-p2p/ncdc/ncdc-1.24-r1.ebuild index 88dbb6748ee9..2f1a8db13b65 100644 --- a/net-p2p/ncdc/ncdc-1.24-r1.ebuild +++ b/net-p2p/ncdc/ncdc-1.24-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="geoip" |