diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:38:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:38:49 +0300 |
commit | e102a2e5ac0b2bc194cf8779514aea65dbe99eef (patch) | |
tree | 1180f683731e84270439813e31a8dffdb6f3615a /media-sound/gnome-music | |
parent | gnome-base/gnome-control-center: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-e102a2e5ac0b2bc194cf8779514aea65dbe99eef.tar.gz gentoo-e102a2e5ac0b2bc194cf8779514aea65dbe99eef.tar.bz2 gentoo-e102a2e5ac0b2bc194cf8779514aea65dbe99eef.zip |
media-sound/gnome-music: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-sound/gnome-music')
-rw-r--r-- | media-sound/gnome-music/gnome-music-3.24.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild b/media-sound/gnome-music/gnome-music-3.24.2.ebuild index 86d2cc46ebc1..925303cf3748 100644 --- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild +++ b/media-sound/gnome-music/gnome-music-3.24.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SLOT="0" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" COMMON_DEPEND=" ${PYTHON_DEPS} |