diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-06 09:58:19 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-06 09:58:19 -0400 |
commit | 55c205bc65d9fd8f84c415c1cf03d0f7ac3d5179 (patch) | |
tree | d8cae6608943eabb23e106413ff00fb6691e649f /gnome-extra | |
parent | gnome-extra/cinnamon: amd64 stable (diff) | |
download | gentoo-55c205bc65d9fd8f84c415c1cf03d0f7ac3d5179.tar.gz gentoo-55c205bc65d9fd8f84c415c1cf03d0f7ac3d5179.tar.bz2 gentoo-55c205bc65d9fd8f84c415c1cf03d0f7ac3d5179.zip |
gnome-extra/cinnamon-desktop: amd64 stable
Bug: https://bugs.gentoo.org/639618
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild index 547abb541964..4b46a69a32f1 100644 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/linuxmint/cinnamon-desktop/archive/${PV}.tar.gz -> $ LICENSE="GPL-2+ FDL-1.1+ LGPL-2+" SLOT="0/4" # subslot = libcinnamon-desktop soname version -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+introspection systemd" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |