diff options
-rw-r--r-- | dev-perl/Test-Number-Delta/Test-Number-Delta-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Number-Delta/Test-Number-Delta-1.60.0.ebuild b/dev-perl/Test-Number-Delta/Test-Number-Delta-1.60.0.ebuild index 1bc9c14d8247..91ee2feea654 100644 --- a/dev-perl/Test-Number-Delta/Test-Number-Delta-1.60.0.ebuild +++ b/dev-perl/Test-Number-Delta/Test-Number-Delta-1.60.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Compare the difference between numbers against a given tolerance" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm 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 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |