diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-07 18:43:56 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-07 18:43:56 -0500 |
commit | 993f0896c631e6588d1d7e31d46f4b662d5e5ee6 (patch) | |
tree | 9137404b8404aff93ee8e5c40c39af80cd6b8a11 /xfce-base | |
parent | xfce-base/libxfce4ui: arm64 stable (bug #697454) (diff) | |
download | gentoo-993f0896c631e6588d1d7e31d46f4b662d5e5ee6.tar.gz gentoo-993f0896c631e6588d1d7e31d46f4b662d5e5ee6.tar.bz2 gentoo-993f0896c631e6588d1d7e31d46f4b662d5e5ee6.zip |
xfce-base/libxfce4util: 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')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild index b47f8633578d..a2639f77c8df 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ GPL-2+" SLOT="0/7" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="introspection vala" REQUIRED_USE="vala? ( introspection )" |