[dev-libs/Ice] remove libressl
This commit is contained in:
		| @@ -28,14 +28,13 @@ SRC_URI="https://github.com/zeroc-ice/ice/archive/v${PV}.tar.gz -> ${P}.tar.gz | ||||
| LICENSE="GPL-2" | ||||
| SLOT="0/36" | ||||
| KEYWORDS="~amd64 ~arm ~x86" | ||||
| IUSE="debug doc examples libressl +readline mono php python ruby test" | ||||
| IUSE="debug doc examples +readline mono php python ruby test" | ||||
| RESTRICT="test" | ||||
| REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" | ||||
|  | ||||
| RDEPEND=">=dev-libs/expat-2.0.1 | ||||
| 	>=app-arch/bzip2-1.0.5 | ||||
| 	!libressl? ( dev-libs/openssl:0= ) | ||||
| 	libressl? ( dev-libs/libressl:0= ) | ||||
| 	dev-libs/openssl:0= | ||||
| 	|| ( | ||||
| 		$(for slot in ${BERKDB_SLOTS[@]} ; do printf '%s\n' "sys-libs/db:${slot}[cxx]" ; done) | ||||
| 	) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user