diff options
author | 2025-01-25 14:25:04 +0200 | |
---|---|---|
committer | 2025-01-25 14:25:04 +0200 | |
commit | 6ed93c54aecff2c07b2a527d783734e3f59ef8bc (patch) | |
tree | 3127a0cc346d1896cf99407059e0ec7a827d6425 /xfce-base | |
parent | xfce-base/xfce4-session: Stabilize 4.20.0 arm64, #948701 (diff) | |
download | gentoo-6ed93c54aecff2c07b2a527d783734e3f59ef8bc.tar.gz gentoo-6ed93c54aecff2c07b2a527d783734e3f59ef8bc.tar.bz2 gentoo-6ed93c54aecff2c07b2a527d783734e3f59ef8bc.zip |
xfce-base/xfconf: Stabilize 4.20.0 amd64, #948703
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.20.0.ebuild b/xfce-base/xfconf/xfconf-4.20.0.ebuild index 19a617bd8886..6e880dcb444d 100644 --- a/xfce-base/xfconf/xfconf-4.20.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.20.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/3" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug +introspection vala" REQUIRED_USE="vala? ( introspection )" |