diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 12:16:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 12:16:11 +0000 |
commit | c0e585c61238a25a06096044e6e28f2e27d70fbe (patch) | |
tree | 97448526c8dabbae532a47674437ebd1d7f56156 /net-dns/maradns/maradns-3.5.0022.ebuild | |
parent | dev-libs/libezV24: Stabilize 0.1.1-r2 ppc, #886693 (diff) | |
download | gentoo-c0e585c61238a25a06096044e6e28f2e27d70fbe.tar.gz gentoo-c0e585c61238a25a06096044e6e28f2e27d70fbe.tar.bz2 gentoo-c0e585c61238a25a06096044e6e28f2e27d70fbe.zip |
net-dns/maradns: Stabilize 3.5.0022 x86, #886755
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/maradns/maradns-3.5.0022.ebuild')
-rw-r--r-- | net-dns/maradns/maradns-3.5.0022.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/maradns/maradns-3.5.0022.ebuild b/net-dns/maradns/maradns-3.5.0022.ebuild index d956f23b3b13..c5ed38669867 100644 --- a/net-dns/maradns/maradns-3.5.0022.ebuild +++ b/net-dns/maradns/maradns-3.5.0022.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://maradns.samiam.org/download/${PV%.*}/${PV}/${P}.tar.xz" # The GPL-2 covers the init script, bug 426018. LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~mips ~ppc x86" IUSE="examples ipv6" BDEPEND="${PYTHON_DEPS} |