diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:31:35 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:57:57 +0200 |
commit | 59bffdddaf90a69abd484c7c5cbe9beda023c2fe (patch) | |
tree | ba2f0b6c0f27359bc74c9d9a8369694668b1e7ef /gnome-extra/cinnamon-settings-daemon | |
parent | gnome-extra/cinnamon-menus: x86 stable (bug #687348) (diff) | |
download | gentoo-59bffdddaf90a69abd484c7c5cbe9beda023c2fe.tar.gz gentoo-59bffdddaf90a69abd484c7c5cbe9beda023c2fe.tar.bz2 gentoo-59bffdddaf90a69abd484c7c5cbe9beda023c2fe.zip |
gnome-extra/cinnamon-settings-daemon: 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/cinnamon-settings-daemon')
-rw-r--r-- | gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-4.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-4.0.2.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-4.0.2.ebuild index 22efbf589c1e..ddd327b61d84 100644 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-4.0.2.ebuild +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-4.0.2.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${PV}.tar LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+colord cups input_devices_wacom smartcard systemd" RESTRICT=test |