diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-03-15 07:54:01 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-03-15 07:54:55 +0100 |
commit | 3f833b66baf6b36c2d868003a978870c02326840 (patch) | |
tree | bbb5b31daae9d7af03b8a741bf6522342e87c47f /xfce-base/libxfce4util | |
parent | dev-util/xfce4-dev-tools: Stabilize 4.18.0 ppc, #893064 (diff) | |
download | gentoo-3f833b66baf6b36c2d868003a978870c02326840.tar.gz gentoo-3f833b66baf6b36c2d868003a978870c02326840.tar.bz2 gentoo-3f833b66baf6b36c2d868003a978870c02326840.zip |
xfce-base/libxfce4util: Stabilize 4.18.1 ppc, #893064
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild index f11e2f6b0175..53f31381b313 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.18.1.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 ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |