diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:13:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:13:59 +0100 |
commit | e448264e9f28102fd56d2b47bfdb0b586da66b42 (patch) | |
tree | e76ab50d7dd3c354f4e0a1b9c6cf403eba702461 /media-sound/abcde | |
parent | media-libs/mutagen: stable 1.42.0 for ppc, bug #681398 (diff) | |
download | gentoo-e448264e9f28102fd56d2b47bfdb0b586da66b42.tar.gz gentoo-e448264e9f28102fd56d2b47bfdb0b586da66b42.tar.bz2 gentoo-e448264e9f28102fd56d2b47bfdb0b586da66b42.zip |
media-sound/abcde: stable 2.8.1 for ppc, bug #681408
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-sound/abcde')
-rw-r--r-- | media-sound/abcde/abcde-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/abcde/abcde-2.8.1.ebuild b/media-sound/abcde/abcde-2.8.1.ebuild index 7ac38d645102..0f7b88b2ceb3 100644 --- a/media-sound/abcde/abcde-2.8.1.ebuild +++ b/media-sound/abcde/abcde-2.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://abcde.einval.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" # Enable MP3 related flags by default IUSE="aac cdparanoia cdr flac +id3tag +lame mac musepack musicbrainz normalize opus replaygain speex vorbis wavpack" |