diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-07-24 20:33:18 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-07-24 20:57:45 +0200 |
commit | 5b1d52eec88901727f051a52cd8bb4dc12b10520 (patch) | |
tree | a6ff09a4dc87a17e4b7917469957fa5aa275d976 /dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild | |
parent | dev-perl/Test-Warn: marked ~x64-cygwin (diff) | |
download | gentoo-5b1d52eec88901727f051a52cd8bb4dc12b10520.tar.gz gentoo-5b1d52eec88901727f051a52cd8bb4dc12b10520.tar.bz2 gentoo-5b1d52eec88901727f051a52cd8bb4dc12b10520.zip |
dev-perl/Test-Exception: marked ~x64-cygwin
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild b/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild index 9efd56d06cfa..a8e1b57804fa 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.430.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Test functions for exception based code" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 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 arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |