diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 16:21:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 16:21:18 +0200 |
commit | 57e092409e0a6f8f3c2de5b92b521794c9f11f6b (patch) | |
tree | c03a59fb2466b8fd80c4677dfb226f612c6e95ad /xfce-base/exo | |
parent | xfce-base/libxfce4ui: Stabilize 4.18.1 arm64, #893064 (diff) | |
download | gentoo-57e092409e0a6f8f3c2de5b92b521794c9f11f6b.tar.gz gentoo-57e092409e0a6f8f3c2de5b92b521794c9f11f6b.tar.bz2 gentoo-57e092409e0a6f8f3c2de5b92b521794c9f11f6b.zip |
xfce-base/exo: Stabilize 4.18.0 arm64, #893064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/exo-4.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/exo/exo-4.18.0.ebuild b/xfce-base/exo/exo-4.18.0.ebuild index a8b00fa79d05..8aeecdf83d25 100644 --- a/xfce-base/exo/exo-4.18.0.ebuild +++ b/xfce-base/exo/exo-4.18.0.ebuild @@ -14,7 +14,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 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" DEPEND=" >=dev-libs/glib-2.66.0 |