diff options
author | Sam James <sam@gentoo.org> | 2023-09-01 15:20:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-01 15:20:56 +0100 |
commit | 977afe6aa93cbb50c36e9a9db98d0857ada9316b (patch) | |
tree | e24de1731230295d2c76e77da536bbbd4b8e649f /virtual/perl-Socket | |
parent | virtual/perl-Safe: Stabilize 2.440.0 amd64, #913085 (diff) | |
download | gentoo-977afe6aa93cbb50c36e9a9db98d0857ada9316b.tar.gz gentoo-977afe6aa93cbb50c36e9a9db98d0857ada9316b.tar.bz2 gentoo-977afe6aa93cbb50c36e9a9db98d0857ada9316b.zip |
virtual/perl-Socket: Stabilize 2.36.0 amd64, #913085
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-Socket')
-rw-r--r-- | virtual/perl-Socket/perl-Socket-2.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Socket/perl-Socket-2.36.0.ebuild b/virtual/perl-Socket/perl-Socket-2.36.0.ebuild index 6f04cf8ad515..5c3851bd8f4d 100644 --- a/virtual/perl-Socket/perl-Socket-2.36.0.ebuild +++ b/virtual/perl-Socket/perl-Socket-2.36.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" || ( =dev-lang/perl-5.38* ~perl-core/${PN#perl-}-${PV} ) |