diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 13:34:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 13:34:29 +0200 |
commit | 58ef198b2eee4d9083d54b98ca208c94df346809 (patch) | |
tree | 3308cfea1edb0f8cbac5e2ba691c29038f3f21d5 /xfce-base | |
parent | sci-libs/libigl: dropped obsolete 2.4.0 (diff) | |
download | gentoo-58ef198b2eee4d9083d54b98ca208c94df346809.tar.gz gentoo-58ef198b2eee4d9083d54b98ca208c94df346809.tar.bz2 gentoo-58ef198b2eee4d9083d54b98ca208c94df346809.zip |
xfce-base/libxfce4util: Stabilize 4.18.2 arm, #924791
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.18.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.18.2.ebuild index 96348286d06e..49dc699b7e57 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.18.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.18.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ GPL-2+" SLOT="0/7" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |