projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69031aa
)
dev-python/twine: amd64 stable wrt bug #714532
author
Agostino Sarubbo
<ago@gentoo.org>
Wed, 25 Mar 2020 14:02:05 +0000
(15:02 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Wed, 25 Mar 2020 14:17:00 +0000
(15:17 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/twine/twine-3.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/twine/twine-3.0.0.ebuild
b/dev-python/twine/twine-3.0.0.ebuild
index 75c85fccf49ab7097c4a42168c2e986f01d1e823..a17698e872413b3fb660b87316911dd82fed4f6c 100644
(file)
--- a/
dev-python/twine/twine-3.0.0.ebuild
+++ b/
dev-python/twine/twine-3.0.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@
-13,7
+13,7
@@
SRC_URI="https://github.com/pypa/twine/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="
~
amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"