diff options
author | Pacho Ramos <pacho@gentoo.org> | 2021-03-14 15:46:08 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2021-03-14 15:46:08 +0100 |
commit | ae3b5d955dbc8631285916f3bd66e9233f5cab04 (patch) | |
tree | cf5443c86e50b3afcb485d072a5973780edc75f4 /gnome-extra/gnome-shell-extension-gsconnect | |
parent | gnome-extra/gnome-shell-extension-gsconnect: Drop old (diff) | |
download | gentoo-ae3b5d955dbc8631285916f3bd66e9233f5cab04.tar.gz gentoo-ae3b5d955dbc8631285916f3bd66e9233f5cab04.tar.bz2 gentoo-ae3b5d955dbc8631285916f3bd66e9233f5cab04.zip |
gnome-extra/gnome-shell-extension-gsconnect: amd64 stable
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-shell-extension-gsconnect')
-rw-r--r-- | gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-44.ebuild b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-44.ebuild index a971cf00fd4f..b766857e93e2 100644 --- a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-44.ebuild +++ b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-44.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/andyholmes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="nautilus" COMMON_DEPEND="dev-libs/glib:2" |