diff options
author | Sam James <sam@gentoo.org> | 2022-11-17 01:05:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-17 01:05:43 +0000 |
commit | c87bee095ee4441659e5b27ee27d7aadd6326249 (patch) | |
tree | cdfa66c4920b969a38297fb8210ee9cf17ae18c9 | |
parent | dev-util/perf: Stabilize 5.19 arm64, #876166 (diff) | |
download | gentoo-c87bee095ee4441659e5b27ee27d7aadd6326249.tar.gz gentoo-c87bee095ee4441659e5b27ee27d7aadd6326249.tar.bz2 gentoo-c87bee095ee4441659e5b27ee27d7aadd6326249.zip |
dev-perl/Net-SSLeay: Stabilize 1.920.0 arm64, #881371
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.920.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.920.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.920.0.ebuild index ab7d51c2e6e0..6249482ffc4e 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.920.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.920.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for using OpenSSL" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="minimal examples" RDEPEND=" |