diff options
author | 2020-07-27 01:52:53 +0000 | |
---|---|---|
committer | 2020-07-27 01:52:53 +0000 | |
commit | 17a8cdf360d43b357ff0f6610bfd354d65d690e7 (patch) | |
tree | 413bf513f8a73685d0159c08b57813d483de1ad7 /xfce-base | |
parent | xfce-base/xfwm4: amd64 stable (bug #733990) (diff) | |
download | gentoo-17a8cdf360d43b357ff0f6610bfd354d65d690e7.tar.gz gentoo-17a8cdf360d43b357ff0f6610bfd354d65d690e7.tar.bz2 gentoo-17a8cdf360d43b357ff0f6610bfd354d65d690e7.zip |
xfce-base/xfconf: amd64 stable (bug #733994)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.14.3.ebuild b/xfce-base/xfconf/xfconf-4.14.3.ebuild index 93d826cca95d..896e90185e2a 100644 --- a/xfce-base/xfconf/xfconf-4.14.3.ebuild +++ b/xfce-base/xfconf/xfconf-4.14.3.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 perl vala" REQUIRED_USE="vala? ( introspection )" |