diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-28 20:26:24 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-28 20:31:44 -0400 |
commit | 2a468be93860e749ee14d77042d7ab51c7325c36 (patch) | |
tree | 20f277ed4d43cedf4e8fa87a1326fdcc798c7980 /xfce-base | |
parent | xfce-base/exo: arm64 stable (diff) | |
download | gentoo-2a468be93860e749ee14d77042d7ab51c7325c36.tar.gz gentoo-2a468be93860e749ee14d77042d7ab51c7325c36.tar.bz2 gentoo-2a468be93860e749ee14d77042d7ab51c7325c36.zip |
xfce-base/libxfce4util: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild index 6f87c6b032cd..87a4747dfbf0 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/7" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="introspection vala" REQUIRED_USE="vala? ( introspection )" |