diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:03:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:08:11 +0000 |
commit | 6f0afcc1ae965d40f740232cdf35bc1fdc559dff (patch) | |
tree | 713b1b9736b4abe30d106836a33ae967dab72967 /net-dns/djbdns | |
parent | net-libs/libasyncns: stable 0.8-r4 for ppc, bug #678124 (diff) | |
download | gentoo-6f0afcc1ae965d40f740232cdf35bc1fdc559dff.tar.gz gentoo-6f0afcc1ae965d40f740232cdf35bc1fdc559dff.tar.bz2 gentoo-6f0afcc1ae965d40f740232cdf35bc1fdc559dff.zip |
net-dns/djbdns: stable 1.05-r33 for ppc, bug #678156
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dns/djbdns')
-rw-r--r-- | net-dns/djbdns/djbdns-1.05-r33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/djbdns/djbdns-1.05-r33.ebuild b/net-dns/djbdns/djbdns-1.05-r33.ebuild index ad80420e697d..24e63f476631 100644 --- a/net-dns/djbdns/djbdns-1.05-r33.ebuild +++ b/net-dns/djbdns/djbdns-1.05-r33.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="" |