dev-perl/SQL-Translator: Add ~arm keyword wrt bug #690140
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 22 Jul 2019 13:54:38 +0000 (16:54 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 22 Jul 2019 13:57:35 +0000 (16:57 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~arm"

dev-perl/SQL-Translator/SQL-Translator-0.110.230.ebuild

index b751d90e08be8819aee34fbd1e2bf1a61889bb92..de70ae1cd43c8c1480fe0b42d49ee888dbf8dabf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 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 ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~x86 ~ppc-aix ~x86-solaris"
 IUSE="test"
 
 RDEPEND="