diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-06 09:21:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-06 09:21:33 +0100 |
commit | d7bc28cf14c47a19de4049ddac436bcf55b05dae (patch) | |
tree | fc7d01151de7daa8f06a11704739f6b6ebda8512 /dev-python/eyeD3 | |
parent | media-libs/opus: amd64 stable wrt bug #708324 (diff) | |
download | gentoo-d7bc28cf14c47a19de4049ddac436bcf55b05dae.tar.gz gentoo-d7bc28cf14c47a19de4049ddac436bcf55b05dae.tar.bz2 gentoo-d7bc28cf14c47a19de4049ddac436bcf55b05dae.zip |
dev-python/eyeD3: amd64 stable wrt bug #708334
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/eyeD3')
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.8.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/eyeD3/eyeD3-0.8.11.ebuild b/dev-python/eyeD3/eyeD3-0.8.11.ebuild index f307c5fbd427..92c5445521bb 100644 --- a/dev-python/eyeD3/eyeD3-0.8.11.ebuild +++ b/dev-python/eyeD3/eyeD3-0.8.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="dev-python/paver[${PYTHON_USEDEP}] |