diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 22:24:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 22:24:36 +0000 |
commit | 4d69136bc77889d9872271afde8af3f0e707891c (patch) | |
tree | 65b5c7ccfa12433ece28759a1246258826f772e4 /xfce-base | |
parent | xfce-base/libxfce4util: Stabilize 4.18.2 amd64, #924791 (diff) | |
download | gentoo-4d69136bc77889d9872271afde8af3f0e707891c.tar.gz gentoo-4d69136bc77889d9872271afde8af3f0e707891c.tar.bz2 gentoo-4d69136bc77889d9872271afde8af3f0e707891c.zip |
xfce-base/libxfce4util: Stabilize 4.18.2 arm64, #924791
Signed-off-by: Sam James <sam@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 e3370ed35e55..96348286d06e 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 )" |