diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-07 01:12:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-07 01:12:58 +0100 |
commit | 86a5544f8ed43949fc8828d5fc1c0debb99894d1 (patch) | |
tree | ccdef3829a71580fa7bbb2b3d1ca9cc80165d50b /dev-perl/Test2-Suite | |
parent | dev-perl/Sub-Info: x86 stable (bug #638696) (diff) | |
download | gentoo-86a5544f8ed43949fc8828d5fc1c0debb99894d1.tar.gz gentoo-86a5544f8ed43949fc8828d5fc1c0debb99894d1.tar.bz2 gentoo-86a5544f8ed43949fc8828d5fc1c0debb99894d1.zip |
dev-perl/Test2-Suite: x86 stable (bug #638696)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-perl/Test2-Suite')
-rw-r--r-- | dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild b/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild index 28ca7ac3f760..2e0206f0cc31 100644 --- a/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild +++ b/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="A rich set of tools built upon the Test2 framework" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~ppc-aix ~amd64-fbsd ~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 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |