diff --git a/dev-perl/SQL-Translator/SQL-Translator-0.110.230.ebuild b/dev-perl/SQL-Translator/SQL-Translator-0.110.230.ebuild index 1368c72bd60ea..cfc0078857831 100644 --- a/dev-perl/SQL-Translator/SQL-Translator-0.110.230.ebuild +++ b/dev-perl/SQL-Translator/SQL-Translator-0.110.230.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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Manipulate structured data definitions (SQL and more)" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="test" RESTRICT="!test? ( test )"