diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-23 21:50:55 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-23 23:10:38 +1200 |
commit | ace4643ca22d73df55003668f771f2ffa2a53715 (patch) | |
tree | 7bac0fc037bfddbd564926dee5600fda07cc3ce1 /dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r1.ebuild | |
parent | app-emacs/ebuild-mode: Use conf-space-mode instead of conf-mode. (diff) | |
download | gentoo-ace4643ca22d73df55003668f771f2ffa2a53715.tar.gz gentoo-ace4643ca22d73df55003668f771f2ffa2a53715.tar.bz2 gentoo-ace4643ca22d73df55003668f771f2ffa2a53715.zip |
dev-perl/Crypt-SSLeay: Drop m68k and various prefixes re bug #690140
Depends:
- dev-perl/libwww-perl
- dev-perl/LWP-Protocol-https
- dev-perl/IO-Socket-SSL
Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r1.ebuild')
-rw-r--r-- | dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r1.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r1.ebuild index 8d738fe67944..90736fee61d1 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r1.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="OpenSSL support for LWP" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="libressl test" RESTRICT="!test? ( test )" |