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-2.7.18_p8.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-2.7.18_p8.ebuild')
| -rw-r--r-- | dev-lang/python/python-2.7.18_p8.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-lang/python/python-2.7.18_p8.ebuild b/dev-lang/python/python-2.7.18_p8.ebuild index a74794af575c..59aed167c78c 100644 --- a/dev-lang/python/python-2.7.18_p8.ebuild +++ b/dev-lang/python/python-2.7.18_p8.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" -IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline +sqlite +ssl +threads tk +wide-unicode wininst +xml" +IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline +sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. # If you need to apply a patch which requires python for bootstrapping, please @@ -50,10 +50,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:= |
