diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-26 11:58:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-26 11:58:30 +0200 |
commit | 9b2646fce060f5620856840b81bbd3903448ddcd (patch) | |
tree | 03fa402d9b5ca74145ada1ba530db3058e174046 /media-sound/mpc/mpc-0.28.ebuild | |
parent | www-apache/mod_gnutls: amd64 stable wrt bug #616610 (diff) | |
download | gentoo-9b2646fce060f5620856840b81bbd3903448ddcd.tar.gz gentoo-9b2646fce060f5620856840b81bbd3903448ddcd.tar.bz2 gentoo-9b2646fce060f5620856840b81bbd3903448ddcd.zip |
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@gentoo.org>
Diffstat (limited to 'media-sound/mpc/mpc-0.28.ebuild')
-rw-r--r-- | media-sound/mpc/mpc-0.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpc/mpc-0.28.ebuild b/media-sound/mpc/mpc-0.28.ebuild index 8284e54cb5e6..4322ebe5a696 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 |