summaryrefslogtreecommitdiff
path: root/dev-python/theano
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
commit9ee6d97c2883d42f204a533a8bc1f4562df778fb (patch)
treeb690ddc0ca30f1472887edbb0b8313629bfcbbb2 /dev-python/theano
parentb17a3ef12038de50228bade1f05502c74e135321 (diff)
gentoo resync : 16.09.2020
Diffstat (limited to 'dev-python/theano')
-rw-r--r--dev-python/theano/Manifest2
-rw-r--r--dev-python/theano/theano-1.0.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/theano/Manifest b/dev-python/theano/Manifest
index b01646a380cd..037e8c4ddbd0 100644
--- a/dev-python/theano/Manifest
+++ b/dev-python/theano/Manifest
@@ -1,3 +1,3 @@
DIST Theano-1.0.5.tar.gz 2842778 BLAKE2B ee82e9487a5265a1040750ace70465c450134e70eba4e58752cbaa7d487be5fb3cce31b838429cb52f7bc31d32a20379e158ee289dd5732dd8b86a9ee36b6d89 SHA512 6bb27753957d32392ea793e39ea56eff94baafbb55e27488f9c0bbdb387172a6829e64f461f83dae192486d9764b72d815e3b8dc059b2af116b024fc7228a118
-EBUILD theano-1.0.5.ebuild 1068 BLAKE2B 8a9a875661e7d0e1f250e78d9851343a4e1ea8ae03fbc050c31afe975c69c8dd617b917539da0788b2723952039375b3f760036e952c11de17996e743a703e5b SHA512 3607caaa7b0d4c3a8501da5f0ecf19051b1de8887ff9a08b5f076f58043360e8ac906e2f723564de3503955f1ffbb5a2e29a681a2161915bc00886f60fe6f113
+EBUILD theano-1.0.5.ebuild 1072 BLAKE2B af43558b49ab1f11419d378aed28b4519d165a65b80243bc9968f557606781d406038a336ad5a6949c25eb9630f8a6b7ac309261b22a79e0e18104652af58183 SHA512 ebc4dcff7f63300e408d0bc17c0c59004c17f15c86faea6b93fd5450120b9a1b3b20169386f2f3277e9b6f2699d43050eb412953cdb5e2f1fcdee0b03eafca32
MISC metadata.xml 632 BLAKE2B 2bee1d4912596b45d3f5cc0528a927078a072091148dfce38892319b91a0635859fa91dea32565b4a7f5ed02726364a50870bab22197c57ff33c88a48ad9d223 SHA512 653fc6d180455ee24967e70f78682ed2a7e61022d6867390b4c4eb994699b3f293bafe45b4fcf1c4ace3f102acba41c5491e8fb39b9f6102f1022a2c51955ef7
diff --git a/dev-python/theano/theano-1.0.5.ebuild b/dev-python/theano/theano-1.0.5.ebuild
index f96083149264..ca434f006540 100644
--- a/dev-python/theano/theano-1.0.5.ebuild
+++ b/dev-python/theano/theano-1.0.5.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{6..9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1 eutils
+inherit distutils-r1 optfeature
MY_P=${P^}