diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 19:06:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 19:06:27 +0200 |
commit | c7c8d9aa23e7ae0f6cfb47a7541cb13d101025fd (patch) | |
tree | d80893a66e61e9d19f243d2d3277fc5786ee8d10 /xfce-base/libxfce4ui | |
parent | app-arch/xarchiver: Stabilize 0.5.4.23 amd64, #927110 (diff) | |
download | gentoo-c7c8d9aa23e7ae0f6cfb47a7541cb13d101025fd.tar.gz gentoo-c7c8d9aa23e7ae0f6cfb47a7541cb13d101025fd.tar.bz2 gentoo-c7c8d9aa23e7ae0f6cfb47a7541cb13d101025fd.zip |
xfce-base/libxfce4ui: Stabilize 4.18.6 x86, #927111
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base/libxfce4ui')
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.18.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.18.6.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.18.6.ebuild index d309fb76bb4f..794d3e8f89b1 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.18.6.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.18.6.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" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="glade +introspection startup-notification system-info vala" REQUIRED_USE="vala? ( introspection )" |