diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-10-24 23:09:41 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-10-24 23:10:11 +1300 |
commit | 784e7fa3fd6505d861fc6e473ceeb194d5aa3406 (patch) | |
tree | bf7109efb4987c9ad31d9b6d0eb0dce1a1253c17 | |
parent | dev-perl/GraphViz: keyword ~arm (diff) | |
download | gentoo-784e7fa3fd6505d861fc6e473ceeb194d5aa3406.tar.gz gentoo-784e7fa3fd6505d861fc6e473ceeb194d5aa3406.tar.bz2 gentoo-784e7fa3fd6505d861fc6e473ceeb194d5aa3406.zip |
dev-perl/Getopt-GUI-Long: keyword ~arm
Tested-by: Conrad Kostecki
Closes: https://bugs.gentoo.org/621446
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild b/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild index 297985ddd81e..08d9b39ab9ac 100644 --- a/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild +++ b/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Auto-GUI extending Getopt::Long" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND="virtual/perl-File-Temp diff --git a/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r2.ebuild b/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r2.ebuild index d38b4859425e..1a39061a421e 100644 --- a/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r2.ebuild +++ b/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r2.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Auto-GUI extending Getopt::Long" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND="virtual/perl-File-Temp |