diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 02:12:01 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 02:13:41 -0600 |
commit | 2a5ec6f01ced654b7cfe15d525bdce960b2089e6 (patch) | |
tree | fb40ae21534707032a390e30a9a0acb7f986ef10 /x11-terms/xfce4-terminal | |
parent | 3d0b27c561742b560378dfa3b8cc64550d1020f4 (diff) | |
download | gentoo-2a5ec6f01ced654b7cfe15d525bdce960b2089e6.tar.gz gentoo-2a5ec6f01ced654b7cfe15d525bdce960b2089e6.tar.xz |
x11-terms/xfce4-terminal: Keyword 0.6.3 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-terms/xfce4-terminal')
-rw-r--r-- | x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild index 8caf0949a7e..7a26244789d 100644 --- a/x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild +++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.26 |