commit: f2d0bf60c44c9de782714f5ff3fbcad8e4c4acc7 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu Jul 23 04:22:19 2020 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Thu Jul 23 04:22:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d0bf60
net-dns/valtz: maintainer stabilize on amd64/x86. This package doesn't change and it's independent of the rest of the tree, so let's just mark it stable once and for all. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> net-dns/valtz/valtz-0.7-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/valtz/valtz-0.7-r3.ebuild b/net-dns/valtz/valtz-0.7-r3.ebuild index 002d679c03a..131ff011aed 100644 --- a/net-dns/valtz/valtz-0.7-r3.ebuild +++ b/net-dns/valtz/valtz-0.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ HOMEPAGE="https://x42.com/software/valtz/" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-lang/perl"
