diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:21:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:33 +0100 |
commit | 1d8dc2e0f74f3743598862ee54299a529235ab7a (patch) | |
tree | d8479483a6d4d24778e80288775854d5dc9497a1 /app-misc/media-player-info | |
parent | x11-misc/obmenu: ppc64 stable wrt bug #591510 (diff) | |
download | gentoo-1d8dc2e0f74f3743598862ee54299a529235ab7a.tar.gz gentoo-1d8dc2e0f74f3743598862ee54299a529235ab7a.tar.bz2 gentoo-1d8dc2e0f74f3743598862ee54299a529235ab7a.zip |
app-misc/media-player-info: ppc64 stable wrt bug #579224
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/media-player-info')
-rw-r--r-- | app-misc/media-player-info/media-player-info-22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/media-player-info/media-player-info-22.ebuild b/app-misc/media-player-info/media-player-info-22.ebuild index 3458e2c6b64b..c20e8236b42b 100644 --- a/app-misc/media-player-info/media-player-info-22.ebuild +++ b/app-misc/media-player-info/media-player-info-22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86" IUSE="" # https://cgit.freedesktop.org/media-player-info/commit/?id=d83dd01a0a1df6198ee08954da1c033b88a1004b |