commit: 9b2646fce060f5620856840b81bbd3903448ddcd Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Apr 26 09:58:30 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Apr 26 09:58:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b2646fc
media-sound/mpc: amd64 stable wrt bug #616632 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> media-sound/mpc/mpc-0.28.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/mpc/mpc-0.28.ebuild b/media-sound/mpc/mpc-0.28.ebuild index 8284e54cb5e..4322ebe5a69 100644 --- a/media-sound/mpc/mpc-0.28.ebuild +++ b/media-sound/mpc/mpc-0.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="iconv" RDEPEND=">=media-libs/libmpdclient-2.9
