commit: 8798940b4231e0771d16fe6523342522eee24a86 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun May 21 08:08:44 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun May 21 08:08:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8798940b
dev-perl/SQL-Abstract: amd64 stable wrt bug #619064 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/SQL-Abstract/SQL-Abstract-1.840.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.840.0.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.840.0.ebuild index ebb36158417..7e7cfff25cb 100644 --- a/dev-perl/SQL-Abstract/SQL-Abstract-1.840.0.ebuild +++ b/dev-perl/SQL-Abstract/SQL-Abstract-1.840.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Generate SQL from Perl data structures" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND="
