diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-15 08:52:40 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-15 08:52:40 +0000 |
commit | 7811784d3f8918eab094182f14372f291a74b150 (patch) | |
tree | d6ae9e83c606ba6be40d633ef7bdd3e1b901be6b /xfce-base/xfconf | |
parent | 2021-02-15 08:37:44 UTC (diff) | |
parent | app-editors/zile: Remove old (diff) | |
download | gentoo-7811784d3f8918eab094182f14372f291a74b150.tar.gz gentoo-7811784d3f8918eab094182f14372f291a74b150.tar.bz2 gentoo-7811784d3f8918eab094182f14372f291a74b150.zip |
Merge updates from master
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 ee08f0080f5c..7caaabd416e4 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 )" |