diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 18:39:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 18:39:00 +0200 |
commit | 9728d56ef058cfaf83ee06b3e5202f45efc1b923 (patch) | |
tree | 38a06cb07bb0628a484f6b118bf544bf2c591c06 /xfce-base | |
parent | dev-python/scrypt: Stabilize 0.8.24 arm, #927133 (diff) | |
download | gentoo-9728d56ef058cfaf83ee06b3e5202f45efc1b923.tar.gz gentoo-9728d56ef058cfaf83ee06b3e5202f45efc1b923.tar.bz2 gentoo-9728d56ef058cfaf83ee06b3e5202f45efc1b923.zip |
xfce-base/libxfce4ui: Stabilize 4.18.6 arm, #927111
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-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 fc343c9282fb..d309fb76bb4f 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 )" |