diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 20:57:16 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:02:42 +0200 |
commit | e9bb6d1fb970eaacf973b651cbe89711ffaf4d1f (patch) | |
tree | 80b12985fa81fffe2d95b27ae7d7fef86561fdc2 /dev-perl/Net-SSLeay | |
parent | dev-perl/Net-HTTP: keyword ~riscv (diff) | |
download | gentoo-e9bb6d1fb970eaacf973b651cbe89711ffaf4d1f.tar.gz gentoo-e9bb6d1fb970eaacf973b651cbe89711ffaf4d1f.tar.bz2 gentoo-e9bb6d1fb970eaacf973b651cbe89711ffaf4d1f.zip |
dev-perl/Net-SSLeay: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Net-SSLeay')
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.850.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.850.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.850.0.ebuild index dd754787ef04..1c8a2fd3b6a5 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.850.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.850.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for using OpenSSL" LICENSE="openssl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libressl test minimal examples" RDEPEND=" |