diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-28 20:26:08 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-28 20:31:41 -0400 |
commit | 6c9704e1d4bd81b8dd49dec1a03d8ea2552891d5 (patch) | |
tree | 5af45c7fa46d01e1d65e5116e770df9fa23c64e4 /xfce-base | |
parent | xfce-base/xfconf: arm64 stable (diff) | |
download | gentoo-6c9704e1d4bd81b8dd49dec1a03d8ea2552891d5.tar.gz gentoo-6c9704e1d4bd81b8dd49dec1a03d8ea2552891d5.tar.bz2 gentoo-6c9704e1d4bd81b8dd49dec1a03d8ea2552891d5.zip |
xfce-base/libxfce4ui: 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/libxfce4ui/libxfce4ui-4.13.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild index df96178f0f2a..6af639e0b19d 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug glade introspection startup-notification vala" REQUIRED_USE="vala? ( introspection )" |