diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:22:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:22:34 +0200 |
commit | 497f6e48c2a2fe6eb24143c2ac6a2e85eed476a5 (patch) | |
tree | 7b85074eac5a5782a6ab61cc2996aca5c953b48d | |
parent | dev-perl/Data-ObjectDriver: x86 stable wrt bug #615600 (diff) | |
download | gentoo-497f6e48c2a2fe6eb24143c2ac6a2e85eed476a5.tar.gz gentoo-497f6e48c2a2fe6eb24143c2ac6a2e85eed476a5.tar.bz2 gentoo-497f6e48c2a2fe6eb24143c2ac6a2e85eed476a5.zip |
dev-perl/ExtUtils-Config: x86 stable wrt bug #615600
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild index 4ce08b4a9069..9df1fd909e8d 100644 --- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild +++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild @@ -7,7 +7,7 @@ inherit perl-module DESCRIPTION="A wrapper for perl's configuration" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=" |