mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-vcs/notify-webhook: Drop dead python3_3 implementation from PYTHON_COMPAT
Acked-by: Robin H. Johnson <robbat2@gentoo.org> Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
PYTHON_COMPAT=( python3_{3,4,5} pypy3 )
|
||||
PYTHON_COMPAT=( python3_{4,5} pypy3 )
|
||||
|
||||
DESCRIPTION="Git post-receive web hook notifier in Python."
|
||||
HOMEPAGE="https://github.com/metajack/notify-webhook"
|
||||
|
||||
Reference in New Issue
Block a user