diff options
-rw-r--r-- | net-dns/valtz/valtz-0.7-r3.ebuild | 4 |
1 files 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 002d679c03a7..131ff011aed8 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" |