diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:24:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:55:54 +0000 |
commit | e59986b94d4d7bbc40b1f508725c9580beee891e (patch) | |
tree | 690bb857739970bcd6a37532c59a0d13525ff7f4 /dev-perl/File-ShareDir-Install | |
parent | dev-perl/File-MimeInfo: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-e59986b94d4d7bbc40b1f508725c9580beee891e.tar.gz gentoo-e59986b94d4d7bbc40b1f508725c9580beee891e.tar.bz2 gentoo-e59986b94d4d7bbc40b1f508725c9580beee891e.zip |
dev-perl/File-ShareDir-Install: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/File-ShareDir-Install')
-rw-r--r-- | dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild index 5764c6e41546..4c2e2612f035 100644 --- a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild +++ b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.110.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Install shared files" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |