diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-29 09:50:52 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-07-04 15:27:56 +0300 |
commit | da5fdbd6a18dbd5b2dfa6b16fbcaafeb49edcc96 (patch) | |
tree | 704ae830e01ff6d8c135afd1578b374b825ec0e5 /xfce-extra | |
parent | xfce-extra/thunar-archive-plugin: arm64 keyworded (bug #728650) (diff) | |
download | gentoo-da5fdbd6a18dbd5b2dfa6b16fbcaafeb49edcc96.tar.gz gentoo-da5fdbd6a18dbd5b2dfa6b16fbcaafeb49edcc96.tar.bz2 gentoo-da5fdbd6a18dbd5b2dfa6b16fbcaafeb49edcc96.zip |
xfce-extra/xfce4-places-plugin: arm64 keyworded (bug #728650)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.1.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.1.ebuild index cd53a1ec7ad1..9f54601b5548 100644 --- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.1.ebuild +++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="libnotify" RDEPEND=">=dev-libs/glib-2.42:2 |