summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-10 21:28:11 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-10 21:28:11 +0300
commit80a97f5f554b42116cfec94f12dfff8a3e70bf20 (patch)
tree794ccdc5fb165b5ae509818402a4333825bef0c5 /xfce-extra/thunar-vcs-plugin
parentxfce-extra/thunar-shares-plugin: amd64 stable wrt bug #697454 (diff)
downloadgentoo-80a97f5f554b42116cfec94f12dfff8a3e70bf20.tar.gz
gentoo-80a97f5f554b42116cfec94f12dfff8a3e70bf20.tar.bz2
gentoo-80a97f5f554b42116cfec94f12dfff8a3e70bf20.zip
xfce-extra/thunar-vcs-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-vcs-plugin')
-rw-r--r--xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0.ebuild
index 2dca6a666d55..b2d9be59e147 100644
--- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0.ebuild
+++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.2.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
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+git +subversion"
RDEPEND=">=dev-libs/glib-2.32:2=