diff options
author | Sam James <sam@gentoo.org> | 2024-03-29 02:03:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-29 02:04:01 +0000 |
commit | 0b35e17ae679bc77c05266edc8b591bf8617e130 (patch) | |
tree | 733d1a08c56fd386c5658e2c975c3f92e4c85624 /net-dns/rbldnsd | |
parent | media-gfx/exiv2: Stabilize 0.28.2 x86, #928075 (diff) | |
download | gentoo-0b35e17ae679bc77c05266edc8b591bf8617e130.tar.gz gentoo-0b35e17ae679bc77c05266edc8b591bf8617e130.tar.bz2 gentoo-0b35e17ae679bc77c05266edc8b591bf8617e130.zip |
net-dns/rbldnsd: Stabilize 0.998b-r3 x86, #928076
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/rbldnsd')
-rw-r--r-- | net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild b/net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild index 50375cbce2f4..88e4ad1947cb 100644 --- a/net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild +++ b/net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/spamhaus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~sparc x86" IUSE="ipv6 zlib" RDEPEND="zlib? ( sys-libs/zlib )" |