diff --git a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.ebuild b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.ebuild index e3fe98589d1f0..e1b242a719d9f 100644 --- a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.ebuild +++ b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.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=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Pure-Perl OpenPGP-compatible PGP implementation" SLOT="0" -KEYWORDS="amd64 x86 ~x86-solaris" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"