summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 12:47:10 +0000
committerSam James <sam@gentoo.org>2021-01-07 12:47:16 +0000
commite3796f388b97984b7626c5cb405b4148b7e97a87 (patch)
tree4790cc5f82b40ea5d8eebf34ea64ce09d4b02d9f /dev-python/eyeD3
parentlinux-mod.eclass: Add a prebuilt-kernel rebuild flag (diff)
downloadgentoo-e3796f388b97984b7626c5cb405b4148b7e97a87.tar.gz
gentoo-e3796f388b97984b7626c5cb405b4148b7e97a87.tar.bz2
gentoo-e3796f388b97984b7626c5cb405b4148b7e97a87.zip
dev-python/eyeD3: Stabilize 0.9.5 ppc64, #752252
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/eyeD3')
-rw-r--r--dev-python/eyeD3/eyeD3-0.9.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/eyeD3/eyeD3-0.9.5.ebuild b/dev-python/eyeD3/eyeD3-0.9.5.ebuild
index 61bdbd2adb89..83b4dab7ede7 100644
--- a/dev-python/eyeD3/eyeD3-0.9.5.ebuild
+++ b/dev-python/eyeD3/eyeD3-0.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/nicfit/eyeD3/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-2"
SLOT="0.7"
-KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc ppc64 sparc x86"
RDEPEND="
dev-python/deprecation[${PYTHON_USEDEP}]