diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2016-12-29 21:13:18 +0000 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-01-02 00:04:51 +0800 |
commit | 4a2c028f242204420bc0efbe0865fb198543f4c6 (patch) | |
tree | b2ab716471bd510352e460aaa10af3173a4a0216 | |
parent | x11-libs/vte:add ~arm64 keyword after testing on cortex-a53 (diff) | |
download | gentoo-4a2c028f242204420bc0efbe0865fb198543f4c6.tar.gz gentoo-4a2c028f242204420bc0efbe0865fb198543f4c6.tar.bz2 gentoo-4a2c028f242204420bc0efbe0865fb198543f4c6.zip |
xfce-extra/xfce4-cpugraph-plugin:add ~arm64 keyword after testing on cortex-a53
Package-Manager: portage-2.3.2
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild index 01226873d479..2eb01db00213 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 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/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.12:2 |