diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 15:31:26 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 15:31:26 +0200 |
commit | b9cb184d8f708e6a712fcf0af5cdad01c143b5e4 (patch) | |
tree | 64af91455c3f6a296f304f834cf54b69f25e457a /xfce-base | |
parent | xfce-base/libxfce4util: Stabilize 4.18.1 arm, #893064 (diff) | |
download | gentoo-b9cb184d8f708e6a712fcf0af5cdad01c143b5e4.tar.gz gentoo-b9cb184d8f708e6a712fcf0af5cdad01c143b5e4.tar.bz2 gentoo-b9cb184d8f708e6a712fcf0af5cdad01c143b5e4.zip |
xfce-base/xfconf: Stabilize 4.18.0 arm, #893064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfconf/xfconf-4.18.0.ebuild b/xfce-base/xfconf/xfconf-4.18.0.ebuild index cbc4b3f557d9..4995bccff120 100644 --- a/xfce-base/xfconf/xfconf-4.18.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ HOMEPAGE=" LICENSE="GPL-2+" SLOT="0/3" -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="debug +introspection vala" REQUIRED_USE="vala? ( introspection )" |