diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-07 18:44:35 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-07 18:44:35 -0500 |
commit | cee9e8b93c92278747a464b175d161ea388b5efa (patch) | |
tree | 4f076896cfc5a22ce53e16a1cbd4eedba8bafc12 /xfce-base/xfconf | |
parent | xfce-base/libxfce4util: arm64 stable (bug #697454) (diff) | |
download | gentoo-cee9e8b93c92278747a464b175d161ea388b5efa.tar.gz gentoo-cee9e8b93c92278747a464b175d161ea388b5efa.tar.bz2 gentoo-cee9e8b93c92278747a464b175d161ea388b5efa.zip |
xfce-base/xfconf: arm64 stable (bug #697454)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.14.1.ebuild b/xfce-base/xfconf/xfconf-4.14.1.ebuild index 98f831af3f10..660b086f42e6 100644 --- a/xfce-base/xfconf/xfconf-4.14.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.14.1.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 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug introspection perl vala" REQUIRED_USE="vala? ( introspection )" |