diff options
author | Sam James <sam@gentoo.org> | 2023-12-30 03:01:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-30 03:01:53 +0000 |
commit | 303fd2abf92034663520b98176b91ecbb2b13526 (patch) | |
tree | 2710633404d2ff15e2a33a17ac7c5bec95e54130 /dev-perl/Test2-Suite | |
parent | dev-perl/Test2-Suite: Stabilize 0.0.159 arm, #920964 (diff) | |
download | gentoo-303fd2abf92034663520b98176b91ecbb2b13526.tar.gz gentoo-303fd2abf92034663520b98176b91ecbb2b13526.tar.bz2 gentoo-303fd2abf92034663520b98176b91ecbb2b13526.zip |
dev-perl/Test2-Suite: Stabilize 0.0.159 sparc, #920964
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test2-Suite')
-rw-r--r-- | dev-perl/Test2-Suite/Test2-Suite-0.0.159.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Suite/Test2-Suite-0.0.159.ebuild b/dev-perl/Test2-Suite/Test2-Suite-0.0.159.ebuild index fc3065fc10ec..0bf192ad7276 100644 --- a/dev-perl/Test2-Suite/Test2-Suite-0.0.159.ebuild +++ b/dev-perl/Test2-Suite/Test2-Suite-0.0.159.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Rich set of tools built upon the Test2 framework" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" # Module-Pluggable is just suggested now RDEPEND=" |