diff options
author | Sam James <sam@gentoo.org> | 2020-11-18 00:40:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-18 00:40:14 +0000 |
commit | d06d4591267eec0a95f6075e427cd18feb1be717 (patch) | |
tree | f0b7c022ac50e12e925c604d15f1f8066c86ccb8 /xfce-base | |
parent | sys-apps/sysvinit: Stabilize 2.97 arm, #755029 (diff) | |
download | gentoo-d06d4591267eec0a95f6075e427cd18feb1be717.tar.gz gentoo-d06d4591267eec0a95f6075e427cd18feb1be717.tar.bz2 gentoo-d06d4591267eec0a95f6075e427cd18feb1be717.zip |
xfce-base/xfconf: Stabilize 4.14.4 arm, #754834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-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 896e90185e2a..052b54f5800c 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 )" |