summaryrefslogtreecommitdiff
path: root/app-portage/gentoolkit/gentoolkit-0.3.3.ebuild
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo75@gmail.com>2017-08-16 22:10:38 +0200
committerMichael Palimaka <kensington@gentoo.org>2017-09-03 01:03:52 +1000
commit9845156c143c6d1ece2ae3a21da8a41daa6c3649 (patch)
tree3d2fcf9d250c2f9a7b5dbd147d651f8f498edd3a /app-portage/gentoolkit/gentoolkit-0.3.3.ebuild
parent432aebf19d4885b61a09c9dee8ea8eda6320a403 (diff)
downloadgentoo-9845156c143c6d1ece2ae3a21da8a41daa6c3649.tar.gz
gentoo-9845156c143c6d1ece2ae3a21da8a41daa6c3649.tar.xz
app-portage/gentoolkit: enable python-3.6
The package build and run fine with python 3.6 * Package: app-portage/gentoolkit-0.4.0 * Repository: vivovl * Maintainer: tools-portage@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_6 userland_GNU * FEATURES: compressdebug preserve-libs sandbox splitdebug test userpriv usersandbox
Diffstat (limited to 'app-portage/gentoolkit/gentoolkit-0.3.3.ebuild')
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-0.3.3.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.3.ebuild
index d4ca2562952..c57b96514b0 100644
--- a/app-portage/gentoolkit/gentoolkit-0.3.3.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.3.3.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Collection of administration scripts for Gentoo"
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage-Tools"
-SRC_URI="http://dev.gentoo.org/~fuzzyray/distfiles/${P}.tar.gz"
+SRC_URI="https://dev.gentoo.org/~fuzzyray/distfiles/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"