diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-11 12:08:39 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-11 12:08:39 +0100 |
commit | 127b13c84d7457727adf66488e56b98547cf57bf (patch) | |
tree | 073d006381c943de445433919a01afd0d4e8a78e /xfce-base/exo | |
parent | media-sound/qjackctl: removed obsolete 0.9.5 (diff) | |
download | gentoo-127b13c84d7457727adf66488e56b98547cf57bf.tar.gz gentoo-127b13c84d7457727adf66488e56b98547cf57bf.tar.bz2 gentoo-127b13c84d7457727adf66488e56b98547cf57bf.zip |
xfce-base/exo: Stabilize 4.16.3 arm64, #829548
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/exo-4.16.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/exo/exo-4.16.3.ebuild b/xfce-base/exo/exo-4.16.3.ebuild index b4360fab3a1d..da8c8f509f3c 100644 --- a/xfce-base/exo/exo-4.16.3.ebuild +++ b/xfce-base/exo/exo-4.16.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" RDEPEND=">=dev-libs/glib-2.50 >=x11-libs/gtk+-3.22:3 |