diff options
author | Sam James <sam@gentoo.org> | 2021-01-18 20:25:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-18 20:25:52 +0000 |
commit | c1cfe9bad30d03849c2eda450631e5cf769e4d3e (patch) | |
tree | 0441d4134f9050c9e9217b8c3ef00ba350cc8e7e /xfce-base/xfconf | |
parent | net-dns/pdnsd: Stabilize 1.2.9a-r2 sparc, #757159 (diff) | |
download | gentoo-c1cfe9bad30d03849c2eda450631e5cf769e4d3e.tar.gz gentoo-c1cfe9bad30d03849c2eda450631e5cf769e4d3e.tar.bz2 gentoo-c1cfe9bad30d03849c2eda450631e5cf769e4d3e.zip |
xfce-base/xfconf: Stabilize 4.14.4 x86, #754834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.14.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfconf/xfconf-4.14.4.ebuild b/xfce-base/xfconf/xfconf-4.14.4.ebuild index 497831d5927e..6569c2001148 100644 --- a/xfce-base/xfconf/xfconf-4.14.4.ebuild +++ b/xfce-base/xfconf/xfconf-4.14.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,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 ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug introspection perl vala" REQUIRED_USE="vala? ( introspection )" |