projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad10751
)
sys-fs/udiskie: enable python3_8
author
Ben Kohler
<bkohler@gentoo.org>
Wed, 8 Jan 2020 16:36:51 +0000
(10:36 -0600)
committer
Ben Kohler
<bkohler@gentoo.org>
Wed, 8 Jan 2020 16:37:25 +0000
(10:37 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sys-fs/udiskie/udiskie-2.0.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/udiskie/udiskie-2.0.2-r1.ebuild
b/sys-fs/udiskie/udiskie-2.0.2-r1.ebuild
index 9275471212eaa97668302b0ec026a17cdde07cad..342a8f0494a3bcbce7831e8aa52b58be96f795c4 100644
(file)
--- a/
sys-fs/udiskie/udiskie-2.0.2-r1.ebuild
+++ b/
sys-fs/udiskie/udiskie-2.0.2-r1.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
inherit distutils-r1 gnome2-utils
DESCRIPTION="An automatic disk mounting service using udisks"