diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:04:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:04:31 +0000 |
commit | d9b6d3c69fbf6e46575226e478d7de895d1ec760 (patch) | |
tree | 2af913ffe8ab9bf1dda4757af186d5acac735f5c /xfce-base/xfconf | |
parent | xfce-base/libxfce4ui: Stabilize 4.16.0 x86, #769368 (diff) | |
download | gentoo-d9b6d3c69fbf6e46575226e478d7de895d1ec760.tar.gz gentoo-d9b6d3c69fbf6e46575226e478d7de895d1ec760.tar.bz2 gentoo-d9b6d3c69fbf6e46575226e478d7de895d1ec760.zip |
xfce-base/xfconf: Stabilize 4.16.0 x86, #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 564b9ba7d397..99982917f308 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 )" |