diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:04:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:04:36 +0000 |
commit | 26da7a15d5ea2e4d412b35468d8e5cb166dde72d (patch) | |
tree | 717a2f606a428f1e3b937b32cffb2fcdf42d24e4 /xfce-extra | |
parent | xfce-base/xfwm4: Stabilize 4.16.1 x86, #769368 (diff) | |
download | gentoo-26da7a15d5ea2e4d412b35468d8e5cb166dde72d.tar.gz gentoo-26da7a15d5ea2e4d412b35468d8e5cb166dde72d.tar.bz2 gentoo-26da7a15d5ea2e4d412b35468d8e5cb166dde72d.zip |
xfce-extra/thunar-volman: Stabilize 4.16.0 x86, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild b/xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild index 9e3e1ee1be4d..28da66e1d122 100644 --- a/xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-4.16.0.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 @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" # CC for tvm-burn-cd.svg LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="libnotify" DEPEND=">=dev-libs/glib-2.50 |