diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-05-04 12:23:07 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-05-04 12:26:59 +1200 |
commit | a7b01c8570899241015da7b74ba60b05e3c5d137 (patch) | |
tree | 317a78a654f591b4ee756140b3e6e04b52ac4334 /dev-perl/Test-Deep | |
parent | dev-perl/Crypt-OpenPGP: Cleanup old re bug #615794 (diff) | |
download | gentoo-a7b01c8570899241015da7b74ba60b05e3c5d137.tar.gz gentoo-a7b01c8570899241015da7b74ba60b05e3c5d137.tar.bz2 gentoo-a7b01c8570899241015da7b74ba60b05e3c5d137.zip |
dev-perl/Test-Deep: ALLARCHES stable re bug #617282
Bug: https://bugs.gentoo.org/617282
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Test-Deep')
-rw-r--r-- | dev-perl/Test-Deep/Test-Deep-1.126.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Deep/Test-Deep-1.126.0.ebuild b/dev-perl/Test-Deep/Test-Deep-1.126.0.ebuild index 6a4c3219cc66..3fa72c9f1bc4 100644 --- a/dev-perl/Test-Deep/Test-Deep-1.126.0.ebuild +++ b/dev-perl/Test-Deep/Test-Deep-1.126.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extremely flexible deep comparison testing" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |