diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 16:18:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 16:18:54 +0200 |
commit | 37488fef468db01d90eb2cf8f3a010951e2c7292 (patch) | |
tree | c95bec4ff2533214d3e991e804f56f9e58d23389 /xfce-base | |
parent | dev-libs/libinput: Stabilize 1.25.0 arm64, #925271 (diff) | |
download | gentoo-37488fef468db01d90eb2cf8f3a010951e2c7292.tar.gz gentoo-37488fef468db01d90eb2cf8f3a010951e2c7292.tar.bz2 gentoo-37488fef468db01d90eb2cf8f3a010951e2c7292.zip |
xfce-base/libxfce4util: Stabilize 4.18.2 ppc64, #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 49dc699b7e57..09a83bdcddb2 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 )" |