diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-26 13:25:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-26 13:25:14 +0100 |
commit | ad53d628ae3684b3269ad4540d27ef99041cd902 (patch) | |
tree | fe54b31c51e4a7120f897c59ba5d93e63f644184 /net-analyzer/testssl | |
parent | sys-libs/libapparmor: amd64 stable wrt bug #701134 (diff) | |
download | gentoo-ad53d628ae3684b3269ad4540d27ef99041cd902.tar.gz gentoo-ad53d628ae3684b3269ad4540d27ef99041cd902.tar.bz2 gentoo-ad53d628ae3684b3269ad4540d27ef99041cd902.zip |
net-analyzer/testssl: amd64 stable wrt bug #701136
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/testssl')
-rw-r--r-- | net-analyzer/testssl/testssl-2.9.5_p8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/testssl/testssl-2.9.5_p8.ebuild b/net-analyzer/testssl/testssl-2.9.5_p8.ebuild index b6393a3f5565..ada154f761bb 100644 --- a/net-analyzer/testssl/testssl-2.9.5_p8.ebuild +++ b/net-analyzer/testssl/testssl-2.9.5_p8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/drwetter/${MY_PN}/archive/v${MY_PV}.tar.gz -> ${P}.t LICENSE="GPL-2 bundled-openssl? ( openssl )" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="bundled-openssl kerberos" RDEPEND=" |