diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-11-30 14:35:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-02 23:21:32 +0000 |
commit | f1cb6cf4801115e5244afb8d4c5f066bf793f7e0 (patch) | |
tree | d3fbf6fc3d8d1cdbda00780930eee90aa7edb3c4 /xfce-extra/xfce4-indicator-plugin | |
parent | xfce-extra/xfce4-screenshooter: added ~arm64 (diff) | |
download | gentoo-f1cb6cf4801115e5244afb8d4c5f066bf793f7e0.tar.gz gentoo-f1cb6cf4801115e5244afb8d4c5f066bf793f7e0.tar.bz2 gentoo-f1cb6cf4801115e5244afb8d4c5f066bf793f7e0.zip |
xfce-extra/xfce4-indicator-plugin: added ~arm64
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-indicator-plugin')
-rw-r--r-- | xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.4.ebuild b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.4.ebuild index 472a735dc6b5..a19a0da53776 100644 --- a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.4.ebuild +++ b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RDEPEND=">=dev-libs/libindicator-12.10.1:3= |