diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:28:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:57:49 +0200 |
commit | 7075462c7b0eba6749a28a0626f5630c8ba87542 (patch) | |
tree | 52bc284d8185bb2732c700d607d7c289ded58243 /gnome-extra | |
parent | gnome-extra/cinnamon: x86 stable (bug #687348) (diff) | |
download | gentoo-7075462c7b0eba6749a28a0626f5630c8ba87542.tar.gz gentoo-7075462c7b0eba6749a28a0626f5630c8ba87542.tar.bz2 gentoo-7075462c7b0eba6749a28a0626f5630c8ba87542.zip |
gnome-extra/cinnamon-control-center: x86 stable (bug #687348)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/cinnamon-control-center/cinnamon-control-center-4.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/cinnamon-control-center/cinnamon-control-center-4.0.0.ebuild b/gnome-extra/cinnamon-control-center/cinnamon-control-center-4.0.0.ebuild index 2b78cee3d3f5..f5e5a58d5062 100644 --- a/gnome-extra/cinnamon-control-center/cinnamon-control-center-4.0.0.ebuild +++ b/gnome-extra/cinnamon-control-center/cinnamon-control-center-4.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linuxmint/cinnamon-control-center/archive/${PV}.tar. LICENSE="GPL-2+" SLOT="0" IUSE="+colord +cups debug input_devices_wacom systemd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" # False positives caused by nested configure scripts QA_CONFIGURE_OPTIONS=".*" |