diff options
author | Sam James <sam@gentoo.org> | 2021-02-19 02:48:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-19 02:48:10 +0000 |
commit | b9f8e8e281e96bd8c2b71d6fd80bab589fdcb6e5 (patch) | |
tree | ae9c212e38604dc54eb9bfaa6f98eaa1a8fb2e8c /dev-python/eyeD3 | |
parent | dev-python/dnspython: Stabilize 2.1.0 ALLARCHES, #771387 (diff) | |
download | gentoo-b9f8e8e281e96bd8c2b71d6fd80bab589fdcb6e5.tar.gz gentoo-b9f8e8e281e96bd8c2b71d6fd80bab589fdcb6e5.tar.bz2 gentoo-b9f8e8e281e96bd8c2b71d6fd80bab589fdcb6e5.zip |
dev-python/eyeD3: Stabilize 0.9.6 ALLARCHES, #771390
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/eyeD3')
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/eyeD3/eyeD3-0.9.6.ebuild b/dev-python/eyeD3/eyeD3-0.9.6.ebuild index 3196362443a0..cb6fada8d168 100644 --- a/dev-python/eyeD3/eyeD3-0.9.6.ebuild +++ b/dev-python/eyeD3/eyeD3-0.9.6.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}] |