diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 06:30:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 06:30:49 +0300 |
commit | 03d083234134b95cac59567d462730df8ac59fe3 (patch) | |
tree | 314541b7129eee318af3f4e5ad86ef1bb477670f /gnome-extra/gnome-color-manager | |
parent | gnome-extra/gnome-documents: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-03d083234134b95cac59567d462730df8ac59fe3.tar.gz gentoo-03d083234134b95cac59567d462730df8ac59fe3.tar.bz2 gentoo-03d083234134b95cac59567d462730df8ac59fe3.zip |
gnome-extra/gnome-color-manager: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'gnome-extra/gnome-color-manager')
-rw-r--r-- | gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild index acadf66635af..90c71ab83902 100644 --- a/gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild +++ b/gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.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 @@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-color-manager" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="packagekit raw" # Need gtk+-3.3.8 for https://bugzilla.gnome.org/show_bug.cgi?id=673331 |