summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2016-12-29 21:18:08 +0000
committerJason Zaman <perfinion@gentoo.org>2017-01-02 00:04:52 +0800
commite505bd933a11be7633a1a8618646fae70c975978 (patch)
tree5971278e53998b9b28d620d77b50fa32ff9de200 /xfce-extra/xfce4-netspeed-plugin
parentxfce-extra/xfce4-datetime-plugin:add ~arm64 keyword after testing on cortex-a53 (diff)
downloadgentoo-e505bd933a11be7633a1a8618646fae70c975978.tar.gz
gentoo-e505bd933a11be7633a1a8618646fae70c975978.tar.bz2
gentoo-e505bd933a11be7633a1a8618646fae70c975978.zip
xfce-extra/xfce4-netspeed-plugin:add ~arm64 keyword after testing on cortex-a53
Package-Manager: portage-2.3.2
Diffstat (limited to 'xfce-extra/xfce4-netspeed-plugin')
-rw-r--r--xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
index 8c3eb5daadb3..26429c10e0c0 100644
--- a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
+++ b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.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="https://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2:=