commit: 95317e3d5f52ca0a4a12682b35407eda230542ff Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Wed May 25 11:53:52 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Wed May 25 11:54:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95317e3d
media-libs/mutagen-1.31-r0: add alpha keyword Gentoo-Bug: 572102 Package-Manager: portage-2.3.0_rc1 media-libs/mutagen/mutagen-1.31.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/mutagen/mutagen-1.31.ebuild b/media-libs/mutagen/mutagen-1.31.ebuild index c99ddd0..010ceb6 100644 --- a/media-libs/mutagen/mutagen-1.31.ebuild +++ b/media-libs/mutagen/mutagen-1.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://bitbucket.org/lazka/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="doc test" # TODO: Missing support for >=dev-python/eyeD3-0.7 API
