diff options
author | Sam James <sam@gentoo.org> | 2020-11-18 00:40:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-18 00:40:52 +0000 |
commit | 976a2874845009639c9aa6dfe173ab24fe417799 (patch) | |
tree | a5456ad36d2864923cd5ed9029d06038d683b93a /xfce-base | |
parent | xfce-base/xfconf: Stabilize 4.14.4 arm, #754834 (diff) | |
download | gentoo-976a2874845009639c9aa6dfe173ab24fe417799.tar.gz gentoo-976a2874845009639c9aa6dfe173ab24fe417799.tar.bz2 gentoo-976a2874845009639c9aa6dfe173ab24fe417799.zip |
xfce-base/xfconf: Stabilize 4.14.4 arm64, #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 052b54f5800c..6aff95a8ec5f 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 )" |