diff options
author | 2020-11-16 22:50:55 +0000 | |
---|---|---|
committer | 2020-11-16 22:50:55 +0000 | |
commit | 18fbacb505b2fd9e61d2577536ffd0cf58a6b403 (patch) | |
tree | 2a1caf806c65fcfa817859b22d5ef8b63020d633 /xfce-base/xfconf | |
parent | xfce-extra/xfce4-dict: Stabilize 0.8.4 amd64, #754831 (diff) | |
download | gentoo-18fbacb505b2fd9e61d2577536ffd0cf58a6b403.tar.gz gentoo-18fbacb505b2fd9e61d2577536ffd0cf58a6b403.tar.bz2 gentoo-18fbacb505b2fd9e61d2577536ffd0cf58a6b403.zip |
xfce-base/xfconf: Stabilize 4.14.4 amd64, #754834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.14.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.14.4.ebuild b/xfce-base/xfconf/xfconf-4.14.4.ebuild index 93d826cca95d..896e90185e2a 100644 --- a/xfce-base/xfconf/xfconf-4.14.4.ebuild +++ b/xfce-base/xfconf/xfconf-4.14.4.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 )" |