diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-27 20:48:17 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-27 21:04:19 +0200 |
commit | 74a86db48b3b7d78c3b95fb309ed99110e67e1fb (patch) | |
tree | 25a8b0fa4c8201a9459ae15529d214ef7930ad67 /dev-perl/Test-Number-Delta/Test-Number-Delta-1.60.0.ebuild | |
parent | dev-perl/Test-Most: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-74a86db48b3b7d78c3b95fb309ed99110e67e1fb.tar.gz gentoo-74a86db48b3b7d78c3b95fb309ed99110e67e1fb.tar.bz2 gentoo-74a86db48b3b7d78c3b95fb309ed99110e67e1fb.zip |
dev-perl/Test-Number-Delta: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Test-Number-Delta/Test-Number-Delta-1.60.0.ebuild')
-rw-r--r-- | dev-perl/Test-Number-Delta/Test-Number-Delta-1.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 a9623cba7178..d11a0d88fb42 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" RDEPEND=" |