diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 16:20:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 16:20:33 +0200 |
commit | cc3a07faebc9c03d96f4e0085e8fed94845475d9 (patch) | |
tree | 38b3b38a44ac6cbae6c05cf28c71466edeb0400a /xfce-base/xfconf | |
parent | xfce-base/xfce4-session: Stabilize 4.18.0 ppc64, #893064 (diff) | |
download | gentoo-cc3a07faebc9c03d96f4e0085e8fed94845475d9.tar.gz gentoo-cc3a07faebc9c03d96f4e0085e8fed94845475d9.tar.bz2 gentoo-cc3a07faebc9c03d96f4e0085e8fed94845475d9.zip |
xfce-base/xfconf: Stabilize 4.18.0 ppc64, #893064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.18.0.ebuild b/xfce-base/xfconf/xfconf-4.18.0.ebuild index 4995bccff120..f1cf47cbc966 100644 --- a/xfce-base/xfconf/xfconf-4.18.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.18.0.ebuild @@ -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 )" |