diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 15:31:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 15:31:28 +0200 |
commit | 77a4e3ca403ce312ac1fb085e8276ee98fab8f4b (patch) | |
tree | 796fbeb1da48bdcf0fb10c54af8a1ccc13548ee3 /xfce-base/thunar-volman | |
parent | xfce-base/thunar: Stabilize 4.18.3 arm, #893064 (diff) | |
download | gentoo-77a4e3ca403ce312ac1fb085e8276ee98fab8f4b.tar.gz gentoo-77a4e3ca403ce312ac1fb085e8276ee98fab8f4b.tar.bz2 gentoo-77a4e3ca403ce312ac1fb085e8276ee98fab8f4b.zip |
xfce-base/thunar-volman: Stabilize 4.18.0 arm, #893064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base/thunar-volman')
-rw-r--r-- | xfce-base/thunar-volman/thunar-volman-4.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar-volman/thunar-volman-4.18.0.ebuild b/xfce-base/thunar-volman/thunar-volman-4.18.0.ebuild index 1674cc06d834..28a5ac779b68 100644 --- a/xfce-base/thunar-volman/thunar-volman-4.18.0.ebuild +++ b/xfce-base/thunar-volman/thunar-volman-4.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,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 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="libnotify" DEPEND=" |