diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 22:07:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 22:08:24 +0000 |
commit | 148c4208a8867e07279f654a67185917b41d415e (patch) | |
tree | 20d86fc1fb76cd17d590c4a36828f9fa3113657c /xfce-base/xfconf | |
parent | xfce-base/libxfce4ui: Stabilize 4.16.0 ppc, #769368 (diff) | |
download | gentoo-148c4208a8867e07279f654a67185917b41d415e.tar.gz gentoo-148c4208a8867e07279f654a67185917b41d415e.tar.bz2 gentoo-148c4208a8867e07279f654a67185917b41d415e.zip |
xfce-base/xfconf: Stabilize 4.16.0 ppc, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.16.0.ebuild b/xfce-base/xfconf/xfconf-4.16.0.ebuild index 3b78a5714765..c2ec5d56b1fe 100644 --- a/xfce-base/xfconf/xfconf-4.16.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.16.0.ebuild @@ -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 vala" REQUIRED_USE="vala? ( introspection )" |