diff options
author | 2023-02-03 15:31:29 +0200 | |
---|---|---|
committer | 2023-02-03 15:31:29 +0200 | |
commit | 6e145c82ca6866da1bc9f1b57bcefee6fe3362ba (patch) | |
tree | 799eb9256eb5532a16e87ebdf4b67c00e3bc54f9 /xfce-base/tumbler | |
parent | xfce-base/thunar-volman: Stabilize 4.18.0 arm, #893064 (diff) | |
download | gentoo-6e145c82ca6866da1bc9f1b57bcefee6fe3362ba.tar.gz gentoo-6e145c82ca6866da1bc9f1b57bcefee6fe3362ba.tar.bz2 gentoo-6e145c82ca6866da1bc9f1b57bcefee6fe3362ba.zip |
xfce-base/tumbler: Stabilize 4.18.0 arm, #893064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base/tumbler')
-rw-r--r-- | xfce-base/tumbler/tumbler-4.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/tumbler/tumbler-4.18.0.ebuild b/xfce-base/tumbler/tumbler-4.18.0.ebuild index 3d460ace3b01..8af2ff2b40e2 100644 --- a/xfce-base/tumbler/tumbler-4.18.0.ebuild +++ b/xfce-base/tumbler/tumbler-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 @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="curl epub ffmpeg gstreamer jpeg odf pdf raw" DEPEND=" |