diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-25 13:53:52 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-25 13:54:32 +0200 |
commit | 95317e3d5f52ca0a4a12682b35407eda230542ff (patch) | |
tree | 81ec11318f8436df82f222bf94bf992d1bd7e41f /media-libs/mutagen | |
parent | sys-process/procps: Stable for PPC64 (bug #583978). (diff) | |
download | gentoo-95317e3d5f52ca0a4a12682b35407eda230542ff.tar.gz gentoo-95317e3d5f52ca0a4a12682b35407eda230542ff.tar.bz2 gentoo-95317e3d5f52ca0a4a12682b35407eda230542ff.zip |
media-libs/mutagen-1.31-r0: add alpha keyword
Gentoo-Bug: 572102
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'media-libs/mutagen')
-rw-r--r-- | media-libs/mutagen/mutagen-1.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mutagen/mutagen-1.31.ebuild b/media-libs/mutagen/mutagen-1.31.ebuild index c99ddd02be9a..010ceb63053a 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 |