diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-08-16 20:40:51 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-08-18 15:00:48 +1200 |
commit | 8259eee54f57ee0a49eda0cd6bf5bd0334a728ce (patch) | |
tree | 08205fbf3a78262245e2e58843ed034aad0caa3e /dev-perl/Test-Output | |
parent | dev-perl/Test-Base: remove unneeded stable on exp arches (diff) | |
download | gentoo-8259eee54f57ee0a49eda0cd6bf5bd0334a728ce.tar.gz gentoo-8259eee54f57ee0a49eda0cd6bf5bd0334a728ce.tar.bz2 gentoo-8259eee54f57ee0a49eda0cd6bf5bd0334a728ce.zip |
dev-perl/Test-Output: Remove unneeded stable bits on exp arches
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Diffstat (limited to 'dev-perl/Test-Output')
-rw-r--r-- | dev-perl/Test-Output/Test-Output-1.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Output/Test-Output-1.30.0.ebuild b/dev-perl/Test-Output/Test-Output-1.30.0.ebuild index 5aae85aad26a..c1a0968d7476 100644 --- a/dev-perl/Test-Output/Test-Output-1.30.0.ebuild +++ b/dev-perl/Test-Output/Test-Output-1.30.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utilities to test STDOUT and STDERR messages" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="test" RDEPEND=" |