diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 16:21:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 16:21:18 +0200 |
commit | 9b3897be1280d63d6f5d4c853133e3e72590b9c8 (patch) | |
tree | 04bb7318a1b9b3f537dced18cd794f1e9c688961 /xfce-base | |
parent | xfce-base/xfconf: Stabilize 4.18.0 arm64, #893064 (diff) | |
download | gentoo-9b3897be1280d63d6f5d4c853133e3e72590b9c8.tar.gz gentoo-9b3897be1280d63d6f5d4c853133e3e72590b9c8.tar.bz2 gentoo-9b3897be1280d63d6f5d4c853133e3e72590b9c8.zip |
xfce-base/libxfce4ui: Stabilize 4.18.1 arm64, #893064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.18.1.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.18.1.ebuild index de5a85fe6074..00eeb8e20873 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.18.1.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-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" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="glade +introspection startup-notification system-info vala" REQUIRED_USE="vala? ( introspection )" |