diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:28:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:28:05 +0300 |
commit | 36f35841bf2329791a9efefefcf99f8054ff9eb1 (patch) | |
tree | afe226e7ac579c15a331458ad53d77ecea9841ea /xfce-extra/thunar-shares-plugin | |
parent | xfce-extra/thunar-media-tags-plugin: amd64 stable wrt bug #697454 (diff) | |
download | gentoo-36f35841bf2329791a9efefefcf99f8054ff9eb1.tar.gz gentoo-36f35841bf2329791a9efefefcf99f8054ff9eb1.tar.bz2 gentoo-36f35841bf2329791a9efefefcf99f8054ff9eb1.zip |
xfce-extra/thunar-shares-plugin: amd64 stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'xfce-extra/thunar-shares-plugin')
-rw-r--r-- | xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.0.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.0.ebuild index 59be59f8740f..6d72a1416828 100644 --- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.0.ebuild +++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/thunar-plugins/thunar-shares-plugin/${PV%. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.18 |