diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2016-12-29 20:23:54 +0000 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-01-02 00:03:56 +0800 |
commit | e70741303d1e81ccc8b66ee332077f2686195e57 (patch) | |
tree | 39b426eb1fc159ebc9b2a125739af95fdf70a3c6 /xfce-base | |
parent | dev-libs/libunique: add ~arm64 keyword after testing on cortex-a53 (diff) | |
download | gentoo-e70741303d1e81ccc8b66ee332077f2686195e57.tar.gz gentoo-e70741303d1e81ccc8b66ee332077f2686195e57.tar.bz2 gentoo-e70741303d1e81ccc8b66ee332077f2686195e57.zip |
xfce-base/libxfcegui4: add ~arm64 keyword after testing on cortex-a53
Required for xfce4-meta
Package-Manager: portage-2.3.2
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild index b0e6a0a6f854..18fafa05d299 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris" IUSE="startup-notification" RDEPEND="gnome-base/libglade |