diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 21:04:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 21:04:37 +0300 |
commit | 7c3306fa825a8e6cb7c26df4117530769d206271 (patch) | |
tree | 24a895c8a3467e4cf5cfed21ee0668c55e62d2a0 /net-dns | |
parent | dev-ml/alcotest: Stabilize 1.7.0 amd64, #908161 (diff) | |
download | gentoo-7c3306fa825a8e6cb7c26df4117530769d206271.tar.gz gentoo-7c3306fa825a8e6cb7c26df4117530769d206271.tar.bz2 gentoo-7c3306fa825a8e6cb7c26df4117530769d206271.zip |
net-dns/djbdns: Stabilize 1.05-r38 sparc, #908138
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/djbdns/djbdns-1.05-r38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/djbdns/djbdns-1.05-r38.ebuild b/net-dns/djbdns/djbdns-1.05-r38.ebuild index b9e8644c4128..0245cb5648f3 100644 --- a/net-dns/djbdns/djbdns-1.05-r38.ebuild +++ b/net-dns/djbdns/djbdns-1.05-r38.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=8 @@ -14,7 +14,7 @@ SRC_URI="http://cr.yp.to/djbdns/${P}.tar.gz SLOT="0" LICENSE="public-domain" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 sparc ~x86" IUSE="ipv6 selinux" DEPEND="" |