diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-04-30 11:54:25 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-04-30 11:54:25 +0000 |
| commit | 4b0c18c7e5cdc0ee0b77847d37de99c3fa31048a (patch) | |
| tree | 06cd53ab7697a73e2774059336ade186974fd58b /dev-lang/python/python-3.9.2_p1.ebuild | |
| parent | 50d61276ca10a468419e851e11d8ff3337abd510 (diff) | |
| download | baldeagleos-repo-4b0c18c7e5cdc0ee0b77847d37de99c3fa31048a.tar.gz baldeagleos-repo-4b0c18c7e5cdc0ee0b77847d37de99c3fa31048a.tar.xz baldeagleos-repo-4b0c18c7e5cdc0ee0b77847d37de99c3fa31048a.zip | |
Adding metadata
Diffstat (limited to 'dev-lang/python/python-3.9.2_p1.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.9.2_p1.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-lang/python/python-3.9.2_p1.ebuild b/dev-lang/python/python-3.9.2_p1.ebuild index 60682191e275..ba35fe24eebb 100644 --- a/dev-lang/python/python-3.9.2_p1.ebuild +++ b/dev-lang/python/python-3.9.2_p1.ebuild @@ -24,7 +24,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" -IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline +sqlite +ssl test tk wininst +xml" +IUSE="bluetooth build examples gdbm hardened ipv6 +ncurses +readline +sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )" # Do not add a dependency on dev-lang/python to this ebuild. @@ -43,10 +43,7 @@ RDEPEND="app-arch/bzip2:= ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( >=sys-libs/readline-4.1:= ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) - ssl? ( - !libressl? ( dev-libs/openssl:= ) - libressl? ( dev-libs/libressl:= ) - ) + ssl? ( dev-libs/openssl:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= |
