diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 14:07:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 14:08:16 +0300 |
commit | fdba2b7b5d96f50f7ed93f646efb6d6ddbda0fab (patch) | |
tree | 67499786dc58b4fbfa5b9eb7290037649df1d22e /xfce-extra/thunar-volman | |
parent | xfce-extra/thunar-vcs-plugin: amd64 stable wrt bug #643074 (diff) | |
download | gentoo-fdba2b7b5d96f50f7ed93f646efb6d6ddbda0fab.tar.gz gentoo-fdba2b7b5d96f50f7ed93f646efb6d6ddbda0fab.tar.bz2 gentoo-fdba2b7b5d96f50f7ed93f646efb6d6ddbda0fab.zip |
xfce-extra/thunar-volman: amd64 stable wrt bug #643074
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'xfce-extra/thunar-volman')
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.8.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/thunar-volman/thunar-volman-0.8.1-r1.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.8.1-r1.ebuild index ec545aa032d7..3fefd578e9f8 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.8.1-r1.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.8.1-r1.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="libnotify" COMMON_DEPEND=">=dev-libs/glib-2.30 |