diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 23:22:48 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 23:23:07 +0200 |
commit | d850d6aaf5c3267deac0aafe9adc7ed93cc3b1b2 (patch) | |
tree | d91485ee23f77281906373d6312cb87a8d58322c /dev-perl/ExtUtils-Depends | |
parent | dev-perl/ExtUtils-Config-0.8.0-r0: alpha stable (diff) | |
download | gentoo-d850d6aaf5c3267deac0aafe9adc7ed93cc3b1b2.tar.gz gentoo-d850d6aaf5c3267deac0aafe9adc7ed93cc3b1b2.tar.bz2 gentoo-d850d6aaf5c3267deac0aafe9adc7ed93cc3b1b2.zip |
dev-perl/ExtUtils-Depends-0.405.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657574
Diffstat (limited to 'dev-perl/ExtUtils-Depends')
-rw-r--r-- | dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild index 5be3b16c9637..0e3d84c200ff 100644 --- a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild +++ b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Easily build XS extensions that depend on XS extensions" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test" RDEPEND=" |