Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/eyeD3/
Date: Tue, 03 Mar 2020 07:22:21
Message-Id: 1583220122.edaa442cf838ec12e7a00d9da66fbd890c0f0272.mattst88@gentoo
1 commit: edaa442cf838ec12e7a00d9da66fbd890c0f0272
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 3 07:21:48 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 3 07:22:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edaa442c
7
8 dev-python/eyeD3-0.8.11: add ~alpha, bug 702116
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-python/eyeD3/eyeD3-0.8.11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/eyeD3/eyeD3-0.8.11.ebuild b/dev-python/eyeD3/eyeD3-0.8.11.ebuild
16 index 1fc73b400ae..e17a6fb80a3 100644
17 --- a/dev-python/eyeD3/eyeD3-0.8.11.ebuild
18 +++ b/dev-python/eyeD3/eyeD3-0.8.11.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/nicfit/eyeD3/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0.7"
23 -KEYWORDS="amd64 arm hppa ia64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm hppa ia64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
25 IUSE=""
26
27 DEPEND="dev-python/paver[${PYTHON_USEDEP}]