diff options
author | 2021-02-08 06:05:04 +0000 | |
---|---|---|
committer | 2021-02-08 06:05:04 +0000 | |
commit | 4eab8b0fc5999dbab92f7f86ae1e0255c39d69c8 (patch) | |
tree | 90d41f6b4939c6d4a7dc81333604eeeb6409a18a /xfce-base/xfconf | |
parent | xfce-base/libxfce4ui: Stabilize 4.16.0 amd64, #769368 (diff) | |
download | gentoo-4eab8b0fc5999dbab92f7f86ae1e0255c39d69c8.tar.gz gentoo-4eab8b0fc5999dbab92f7f86ae1e0255c39d69c8.tar.bz2 gentoo-4eab8b0fc5999dbab92f7f86ae1e0255c39d69c8.zip |
xfce-base/xfconf: Stabilize 4.16.0 amd64, #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 99982917f308..fd5c34f6429f 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 )" |