diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:45:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:45:27 +0200 |
commit | 0305f8b31aa7a17e3aa9a6c8602930055141ef11 (patch) | |
tree | 86463442a7af469b564936d12e210e7b64edbdf8 | |
parent | dev-perl/Test-File-ShareDir: ppc64 stable wrt bug #717060 (diff) | |
download | gentoo-0305f8b31aa7a17e3aa9a6c8602930055141ef11.tar.gz gentoo-0305f8b31aa7a17e3aa9a6c8602930055141ef11.tar.bz2 gentoo-0305f8b31aa7a17e3aa9a6c8602930055141ef11.zip |
dev-perl/Test-Inter: ppc64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild index 1647fd221859..0f6d0dc594df 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for more readable interactive test scripts" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 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 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 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="test" RESTRICT="!test? ( test )" |