diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:58:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:59:21 +0200 |
commit | 421a7072e6e0cf1bf2bbef708506130b714a5b96 (patch) | |
tree | 80c1cf906d07a3f7821ab0514485f6235eb0cfcc /dev-perl/Test-Most | |
parent | dev-perl/Test-More-UTF8: amd64 stable wrt bug #717060 (diff) | |
download | gentoo-421a7072e6e0cf1bf2bbef708506130b714a5b96.tar.gz gentoo-421a7072e6e0cf1bf2bbef708506130b714a5b96.tar.bz2 gentoo-421a7072e6e0cf1bf2bbef708506130b714a5b96.zip |
dev-perl/Test-Most: amd64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Most')
-rw-r--r-- | dev-perl/Test-Most/Test-Most-0.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Most/Test-Most-0.350.0.ebuild b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild index e2c28f2560c1..71519167b2f9 100644 --- a/dev-perl/Test-Most/Test-Most-0.350.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.350.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Most commonly needed test functions and features" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |